Scalable Database Server, HiRDB Version 8 System Operation Guide
Actions 1 and 2 below are performed periodically, and the remaining actions are performed as needed.
Check the status of the audit trail files with the pdls -d aud command. Check the following:
For details about the statuses of audit trail files, see 22.6 Operation of audit trail files.
Record data (the output audit trail) in the audit trail table. Use the database load utility (pdload command) to load the data into the audit trail table from a data load waiting audit trail file. For details about the data load procedure, see 22.7 Recording data in the audit trail table.
Use the audit trail table to perform audits. For details about the columns of the audit table, see 22.8 Audit trail table columns.
Use the pdaudswap command to swap audit trail files. For example, to load the data from the current audit trail file to the audit trail table, swap audit trail files with the pdaudswap command and then perform the data load. The current audit trail file cannot be data loaded.
The auditor manipulates the audit trail table. For example, the auditor performs the following actions:
Audit events can be added with CREATE AUDIT. Unnecessary audit events can be deleted with DROP AUDIT.
The auditor's password can be changed with GRANT AUDIT. The auditor changes the password.
If there is no audit trail table, the auditor's schema can be deleted. The auditor and DBA privilege holders can delete the auditor's schema.
All Rights Reserved. Copyright (C) 2007, Hitachi, Ltd.