Previous Topic: Review the Utility ConsiderationsNext Topic: Encrypt the Database User Password


Create a Database to Import the Archived Databases

Create a database (target database) in your RDBMS to store the archived databases that the utility exports. Execute the script that CA User Activity Reporting Module provides to create the following items:

Follow these steps:

  1. Navigate to the following location on the console:
    /opt/CA/LogManager/DBExportService/dbscripts
    
  2. Select one of the following scripts depending on your RDBMS:
  3. Copy the script into your RDBMS.
  4. Read the instructions in the script and make necessary changes to the script such as modifying the target database name, creating the user account, and so on.

    Important! Do not modify the table names.

    Note: You can create a user account manually or uncomment the user account section in the script to let the script create the user account.

  5. Save the changes and execute the script.