Starting and Stopping Audits
You can start an audit by specifying the AUDIT startup parameter or by entering an AUDIT operator command after the file pool server is started in multiple user mode.
When specified as a startup parameter, a partial audit starts as soon as the server begins running in multiple user mode. It is not possible to start a complete audit by using a startup parameter. The parameter is ignored when the server is started in dedicated maintenance mode. For more information on how to specify startup parameters, see File Pool Server Startup Parameters.
#cp send vmservu audit on all#cp send vmservu audit on partial#cp send vmservu audit crr off#cp send vmservu audit crr onWhen stopping an audit, you have the option of closing the audit file or leaving it open. The only time you would leave the file open is if you intend to start another audit during that same execution of the file pool server. In that case, additional audit records are added to the end of the file. (The records previously generated are not erased.) When the file pool server is shut down, it automatically closes the audit file if it is open.
#cp send vmservu audit offThe audit file is closed by default.