I. Features Introduced in Ingres 2.6 : User-Visible DBA Enhancements : Auditdb Utility
 
Share this page                  
Auditdb Utility
Various enhancements to the auditdb utility required by Journal Analyzer are included:
Specification of fully qualified table names.
Correct formatting of the output for -aborted_transaction when used with -b and -e flags.
Corrected -aborted_transaction flag, allowing auditdb to write correct format for BT and ET records.
Savepoint information in the auditdb output. This is achieved by printing out the abortsave record, which contains the LSN of the aborted savepoint.
The order of output for lsn low/high fields for the ASCII output of auditdb, allowing the high lsn to be printed before low LSN.
Two new auditdb options: -start_lsn=<LSN> -end_lsn=<LSN> for non -all cases.
For the syntax of the auditdb command, see the Command Reference Guide.