TMF Supplement for Large Audit Files (G06.24+)

TMF Reference Manual
HP NonStop TMF Supplement for Large Audit-Trail Files527391-001
5-38
RESET AUDITTRAIL (Pages 3-219 through 3-221)
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 ($DATA1, $DATA2), &
>>>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 *