Previous Topic Next topic Print topic


To Dump All Audit Files in a Collection

Restriction: This topic applies only when the Enterprise Server feature is enabled.

Syntax:

You use the Audit Manager Administration command line utility to do this.

mfauditadm -d -c -f audit-file-name

Parameters:

-f audit-file-name An audit file in the collection to be dumped.
-c Dump each available file in the collection containing audit-file-name.
-d Mark the files as dumped.

Example:

mfauditadm -d -c -f mfaudit.DOCTEST.aud_5
Note:

To dump or generate a report for the active audit file, you must first make it available for dumping. Once an audit file has been dumped, you cannot generate a report for it, nor can you dump it again, until it has been reused by the audit consolidator process.

Previous Topic Next topic Print topic