Upgrade Guide

Upgrade Guide

After You Roll Back the Hotfix

After You Roll Back the Hotfix

After you roll back the hotfix, you must perform some manual tasks to complete the roll back.
When you apply the hotfix, the Test Data Management and test data warehouse repository version tables create an entry for the version. The roll back does not delete the version entry. You must manually delete the entry for the version.
  1. Open the Test Data Management repository database in the database client and run a query to search for data in the ILM_VERSION table.
    For example:
    Select * from ILM_VERSION
  2. Delete the entry for the hotfix version.
  3. Restart the Test Data Manager Service.
  4. If you have a test data warehouse, open the test data warehouse repository database in the database client and run a query to search for data in the TDW_VERSION table.
    For example:
    Select * from TDW_VERSION
  5. Delete the entry for the hotfix version.
  6. Restart the Test Data Warehouse Service.

0 COMMENTS

We’d like to hear from you!