TMF Reference Manual (G06.26+)
TMFCOM Commands
HP NonStop TMF Reference Manual—522418-003
3-253
RESET AUDITTRAIL
Examples
The following RESET AUDITTRAIL command resets the BEGINTRANSDISABLE
attribute to 90%, overriding an earlier SET command that established a different value
for this attribute:
TMF 81> RESET AUDITTRAIL BEGINTRANSDISABLE
Now, all subsequent ADD AUDITTRAIL commands that do not include the
BEGINTRANSDISABLE parameter will use this 90% value for that attribute.
TMF 82> ADD AUDITTRAIL MAT, FILESPERVOLUME 6, &
>>>ACTIVEVOLS ($MAT1, $MAT2), &
>>>OVERFLOWVOLS ($MAT1, $MAT2), &
>>>RESTOREVOLS $DATA1
TMF 83> ADD AUDITTRAIL AUX01, FILESPERVOLUME 4, &
>>>ACTIVEVOLS $AUX011, &
>>>OVERFLOWVOLS $DATA3, &
>>>RESTOREVOLS $DATA3
TMF 84> .
.
.
The next RESET AUDITTRAIL command resets all audit trail attributes to their default
values:
TMF 84> RESET AUDITTRAIL *