![]() |
![]() |
[ Bottom of Page | Previous Page | Next Page | Contents ]
This section contains new and updated information for IBM(R) Tivoli(R) Configuration Manager User's Guide for Deployment Services:
JCF paths for the APMCLASSPATH environment variable are wrong
If you migrate from older releases to Tivoli Configuration Manager 4.2.3 release, the odadmin environment variable APMCLASSPATH wrongly points to the following paths:
even if you have migrated to the correct Tivoli Management Framework level.
Manually correct the paths by modifying them as follows:
This section contains new and updated information for IBM Tivoli Configuration Manager Patch Management Guide:
[-H 9]
winvmgr command
Specify if you want to use the Microsoft WSUS Server for your patch management operations by running the following Inventory command:
winvmgr -c PM_WSUS_enabled=y
This section contains new and updated information for IBM Tivoli Configuration Manager User's Guide for Inventory:
PM_WSUS_enabled=y | n
Specifies if you want to use the Microsoft WSUS Server for the Automated Patch Management solution provided by Tivoli Configuration Manager.
On the Inventory server, run the following command:
winstsp -f -ty @CIT.2.5.1003 @Endpoint:ep1 wcommtsp -f @CIT.2.5.1003 @Endpoint:ep1
where:
This section contains new and updated information for IBM Tivoli Configuration Manager Database Schema Reference:
INST_PARTITION_MB
Describes a disk partition on a drive on the system. One record exists for each partition for each system scanned.
Populated by an inventory hardware scan.
The columns in this table are as follows:
COMPUTER_SYS_ID (primary key)
FS_ACCESS_POINT (primary key)
DEV_NAME
PARTITION_TYPE
MEDIA_TYPE
PHYSICAL_SIZE_MB (1)
FS_TYPE
FS_MOUNT_POINT
FS_TOTAL_SIZE_MB (1)
FS_FREE_SIZE_MB (1)
RECORD_TIME
PARTITION_MB_VIEW
Displays information about disk partitions on target systems.
Based on the COMPUTER and INST_PARTITION_MB tables.
The columns in this view are as follows:
Column Name | Description | AIX | HP-UX | Linux (S/390) | Linux (PC) | NetWare | OS/2 | OS/400 | Solaris | Windows 98 | Windows NT/2000 |
---|---|---|---|---|---|---|---|---|---|---|---|
TME_OBJECT_LABEL | The object label for the system. | X | X | X | X | X | X | X | X | X | |
TME_OBJECT_ID | The object ID for the system. | X | X | X | X | X | X | X | X | X | |
COMPUTER_SYS_ID | The computer system ID. | X | X | X | X | X | X | X | X | X | |
FS_ACCESS_POINT | The location where the partition is mounted. | X | X | X | X | X | X | X | X | X | |
DEV_NAME | The device name. | X | X | X | X | X | X | X | X | X | |
PARTITION_TYPE | The type of partition on the drive. | X | X | X | X | X | X | X | X | X | |
MEDIA_TYPE | The media type that contains the partition. | X | X | X | X | X | X | X | X | X | |
PHYSICAL_SIZE_MB | The size of the drive that contains the partition in MB. | X | X | X | X | X | X | X | X | X | |
FS_TYPE | The file system type. | X | X | X | X | X | X | X | X | X | |
FS_MOUNT_POINT | The point where the partition attaches to the operating system. | X | X | X | X | X | X | X | X | X | |
FS_TOTAL_SIZE_MB | The size of the partition in MB. | X | X | X | X | X | X | X | X | X | |
FS_FREE_SIZE_MB | The amount of free space on the partition in MB. | X | X | X | X | X | X | X | X | X | |
RECORD_TIME | The time that the data was updated at the database. | X | X | X | X | X | X | X | X | X |
PARTITION_MB_QUERY
Returns information about disk partitions on target systems.
Runs against the view PARTITION_MB_VIEW.
The columns in this query are as follows:
TME_OBJECT_LABEL
TME_OBJECT_ID
COMPUTER_SYS_ID
FS_ACCESS_POINT
DEV_NAME
PARTITION_TYPE
MEDIA_TYPE
PHYSICAL_SIZE_MB
FS_TYPE
FS_MOUNT_POINT
FS_TOTAL_SIZE_MB
FS_FREE_SIZE_MB
RECORD_TIME
This section contains new and updated information for IBM Tivoli Configuration Manager Messages and Codes:
DISSE0330E Remove operation for targets having a different package state in the Inventory database is not allowed if the force option is not set. You can use the ignore option to skip the not installed targets if you disable the remove_not_installed by running wswdcfg -s disable_remove_not_installed=y.
One of the steps you performed during the silent installation has failed.
See the upper sections of this log file to determine the nature of the error. Correct the error and try the operation again.
[ Top of Page | Previous Page | Next Page | Contents ]