Old Hist DB V9.0

Hi Team,

We recently upgraded our 1IM version from 8.2 to 9.0 LTS.

Looks like based on 1IM documentation we have to login via app server credentials to check the change history.

We created new Hist DB during upgrade process and new logging was visible when we connect via App server to manager tool.

If we want to see the old changes prior migration, do we need to encrypt the old hist DB connection string as well in web.config file?

Parents Reply
  • https://support.oneidentity.com/technical-documents/identity-manager/9.0%20lts/data-archiving-administration-guide#TOPIC-1842912

    Declaring a One Identity Manager History Database in the One Identity Manager database

    For your setup you would skip step 7 as the old history database is not used for transport. 

    To link a One Identity Manager History Database into a TimeTrace

    1. Use the Designer to log in to the One Identity Manager database.

    2. In the Designer, select the Base Data > General > TimeTrace databases category.

    3. Select the Object > New menu item.

    4. Ensure that the Use ID from application server option is set.

    5. In History database name, enter the name of the One Identity Manager History Database.

    6. In the Connection parameter (read) field, enter the ID for connecting to the One Identity Manager History Database.

      The ID must match the ID in the application server’s configuration file.

    7. On the One Identity Manager History Database, where the data from the One Identity Manager database will be archived:

      1. Enable the Current transport target option.

      2. In the Connection parameter (transport) field, enter the connection parameters for connecting to the One Identity Manager History Database.

    8. Select the Database > Save to database and click Save.

Children