data_sync command

The data_sync command provides options to synchronize the access catalog related data, access catalog items for ISIM Service Center..

It synchronizes data, access catalog items between the LDAP server and the ISIM database. The synchronized data is used to search an existing access catalog and to perform various access related operations in ISIM Service Center.


Usage

CLI.


Options

Sync option.

Upgrade
Specify this option when we have existing access related data and data_sync is not executed till now.

Maintenance

Select this option to resynchronize data when the connection to the database is lost during a data transaction.

Examples of loss can occur because of network failure, WebSphere Application Server failure, or an unavailable database.

Data type.

ConfigData
Default configuration data such as group profiles, organization, service (ISIM service), provisioning policy, and global settings.

AccessCatalog
Access catalog data such as role access, group access, service, and provisioning policy.

All
Data that is described by ConfigData , AccessCatalog values.


Example

Synchronize all access catalog and configuration data for ISIM Service Center.

At the isimvasrv: utilities prompt, enter data_sync..

Parent topic: utilities commands