TMF Management Programming Manual (G06.24+)

Commands and Responses
HP NonStop TMF Management Programming Manual522420-002
5-75
DISABLE AUDITDUMP
ZTMF-MAP-DISABLE-AUDITDUMP
is an extensible structured token that modifies the behavior of the command. This
token is required; only one occurrence is allowed. This token contains the
following field:
ZABRUPT
specifies whether, when an audit dump process is currently running, TMF
aborts that process and discards the dump it is preparing. The following
values are valid:
If this field is null, the value is ZSPI-VAL-FALSE.
Tokens in Response Buffer
ZTMF-TKN-AUDITTRAILID
indicates the audit dump process that was suspended.
Usage Guidelines
Only super-group users can issue this command.
You can enter the DISABLE AUDITDUMP command at any time, whether or not TMF
has been started. However, the audit trail associated with the dump must be
configured for dumping (in other words, its AUDITDUMP attribute must be set to ON).
An audit dump stays disabled until it is reenabled by an ENABLE AUDITDUMP
command—despite TMF startups and shutdowns.
For more information about the DISABLE AUDITDUMP command, see the TMF
Reference Manual.
ZTMF-VAL-AUX02 Auxiliary audit trail #2
. . .
ZTMF-VAL-AUX015 Auxiliary audit trail #15
ZSPI-VAL-TRUE The audit dump process is stopped before completion.
ZSPI-VAL-FALSE The audit dump process is completed.