Use > Data Flow Management > Integrations > Integrating Multiple CMDBs > How to Perform Initial UCMDB-UCMDB Synchronization

How to Perform Initial UCMDB-UCMDB Synchronization

This procedure performs a full synchronization of CIs and relations between CMDBs, while retaining the original CMDB IDs. CIs are replicated from the external CMS to the UCMDB. The procedure is generally intended to be performed only once, on a new system.

  1. On the UCMDB server, launch a Web browser and enter the following address: https://localhost:8443/jmx-console.

  2. Locate UCMDB:service=Multiple CMDB Instances Services to open the JMX MBEAN View page.

  3. Click the fetchAllDataFromAnotherCMDB operation.

  4. Enter values as required for the following fields:

    Note You must enter information in fields that do not have default values.

    • customerID: The customer ID.
    • remoteUserName: The remote user name.
    • remotePassword: The remote password.
    • remoteHostProtocolHttps: Click True if the remote host protocol is HTTPS; click False if the remote host protocol is HTTP.
    • remoteHostName: The remote host name.
    • remotePort: The remote port. If no value is given, the default is 8443.
    • remoteCustomerName: The remote customer name (the default value is Default Client).
    • chunkSize: The maximum chunk size.(the default value is 20000)
    • ciTypeToSync: The CI type to sync (the default value is managed_object, causing all CI types to be synchronized).
    • linkTypeToSync: The relation type to sync (the default value is managed_relationship, causing all relation types to be synchronized).
    • remoteVersion: The major version of the remote machine (9 or 10. Local machine version by default).

  5. Click Invoke.

Related Topics Link IconRelated Information