Job Management Partner 1/Software Distribution Setup Guide

[Contents][Glossary][Index][Back][Next]

10.7.2 Specifying the work to be performed by the Data maintenance task

When you execute the Data maintenance task, all related information is updated according to the updated information in order to maintain data integrity between the managing server database and the Asset Information Manager Subset database. Unneeded information is deleted.

For details about how to specify the data maintenance process, see (2) Creating a settings file.

When you execute the Data maintenance task, you should stop Asset Information Manager Subset services in the following order:

  1. World Wide Web Publishing Service or World Wide Web Publishing
  2. Commands and tasks of the Asset Information Synchronous Service and Asset Information Manager Subset
  3. JP1/Client Security Control - Manager (applicable if JP1/CSC is linked)

To use Asset Information Manager Subset after you have executed the Data maintenance task, start the services in the reverse order from which they were stopped.

This subsection describes the work that is performed by the Data maintenance task and how to create the settings file.

Organization of this subsection
(1) Work performed by the Data maintenance task
(2) Creating a settings file

(1) Work performed by the Data maintenance task

Using the Data maintenance task, you can perform the following:

(2) Creating a settings file

Specify the work performed by the Data maintenance task in the settings file (taskopt.ini).

taskopt.ini is stored in Asset-Information-Manager-Subset-installation-folder\env. When you create taskopt.ini, you should use taskopt.org that is stored in the same folder for convenience.

Create taskopt.ini with the following contents:

[DATAMAINTENANCE]
ASSET_ERASE_DEL               = YES
ASSET_ASSOC_DEL               = YES
SOFTINFO_ERASE_DEL            = NO
SOFTINFO_ASSOC_DEL            = NO
CONTRACT_ERASE_DEL            = NO
VOLUME_ERASE_DEL              = NO
USER_ASSOC_UPD                = YES
GROUP_ASSOC_UPD               = YES
LOCATION_ASSOC_UPD            = YES
IP_UNNECESSARY_DEL            = YES
INSTINFO_NOLIST_DEL           = YES
LICENSELINK_UNNECESSARY_DEL   = NO
SOFTINFO_CONSOLIDATE          = NO
INSTINFO_UNMANAGED_DEL        = YES
IPGROUP_NOOBJECT_DEL          = YES
IP_GROUP_ASSOC                = OVERWRITE
IP_LOCATION_ASSOC             = OVERWRITE
ATTACHFILE_DEL                = NO
 

IP_GROUP_ASSOC is overwritten even when user inventory values have been set. To update Group name for all assets according to the setting in the IP Group job menu, specify OVERWRITE. If you do not use the IP Group job menu to manage groups, specify NO.