Restoring an HCL Compass database

About this task

When you restore from backup the HCL Compass database for a UCM project, the following types of skew might be introduced:
  • Activities defined in the PVOB might reference fields or records that do not exist in the HCL Compass database.
  • Any activity and stream names or titles that have been changed since the HCL Compass database was backed up are different in the PVOB and the HCL Compass database.

To analyze and, if necessary, fix these types of skew, use checkvob –ucm with the –crm_dbname option.

Procedure

  1. Restore the HCL Compass database.
    Use the procedures specified by the database vendor. Verify that the restored database is working and accessible over the network.
  2. Run checkvob –ucm to detect skew between the PVOB and the restored HCL Compass database.
    The following command line checks all entries for a project named Release-6 in an HCL Compass database named CQ-UCM-DB:

    cleartool checkvob –ucm –crm_dbname CQ-UCM-DB –project Release-6