Loading audit data into a database

About this task

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

Procedure

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

What to do next

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