Loading audit data into a database

After you have the database, table, data, and command files for audit analysis:

Use the dbload command to load the audit data into the table.
The following example runs the commands specified in the user_records command file to load data into the auditlogs97 database created in Creating a database for audit data:
dbload -d auditlogs97 -c user_records

After the data is loaded, begin your audit analysis with SQL.


Copyright© 2020 HCL Technologies Limited