Creating Log Loader Tables

Creating Log Loader Tables

Create the statement log and rule log tables in the database.
  1. Log in to the database with the database user you created to run the Log Loader.
  2. Run the appropriate SQL script in the database. The following table lists the location of each SQL script:
    Database
    Path
    Oracle
    <Dynamic Data Masking directory>\LogLoader\sql\oracle\create_rule_log_script_oracle.sql
    DB2
    <Dynamic Data Masking directory>\LogLoader\sql\db2\create_rule_log_script_db2.sql
    Microsoft SQL Server
    <Dynamic Data Masking directory>\LogLoader\sql\sql_server\create_rule_log_script_sql_server.sql
    Informix
    <Dynamic Data Masking directory>\LogLoader\sql\informix\create_rule_log_script_informix.sql
    To delete the tables, run the drop_rule_log_script file for the appropriate database.

0 COMMENTS

We’d like to hear from you!