Hitachi

Hitachi Advanced Database Setup and Operation Guide


7.2.9 Operands related to audit trail facility (set format)

[46] adb_audit_log_path = audit-trail-directory

~<path name> ((2 to 510 bytes))

Specify an absolute path name for the audit trail directory. You must specify this operand when using the audit trail facility.

[47] adb_audit_log_max_size = maximum-size-of-audit-trail-file

~<integer> ((256 to 1,024)) <<256>> (megabytes)

Specify in megabytes the maximum size of each audit trail file.

Normally, there is no need to specify this operand. Specify this operand when you want to increase the maximum size of audit trail files.

To manage audit trail information by linking with JP1/Audit, specify the default value for this operand. Note that if you specify a large number as the maximum size of each audit trail file, JP1/Audit might fail to collect all audit trails.

[48] adb_audit_log_max_num = maximum-number-of-audit-trail-file-generations

~<integer> ((0, 4 to 10,000)) <<0>>

Specify the maximum number of generations of audit trail files that can be created in the audit trail directory.

The value specified for this operand becomes the maximum number of audit trail files created in the audit trail directory.

Normally, there is no need to specify this operand. Specify this operand when you want to limit the number of audit trail file that can be created. If the number of audit trail file exceeds the maximum, the oldest audit trail file is deleted.

If this operand is omitted or 0 is specified for this operand, there is no limit to the number of audit trail files that can be created.

If you specify a value from 1 to 3 in this operand, 4 is assumed. In this case, the KFAA51413-W message is output.

The value specified in this operand takes effect when the HADB server starts.

Important

When changing the value specified for this operand, first check how many audit trail files are stored in the audit trail directory. Then, specify in this operand a value that is greater than the number of audit trail files that you checked.

If you specify a smaller value in this operand than the number of audit trail files stored in the audit trail directory, the HADB server cannot start (an error will occur).