TMF Reference Manual (G06.24+)

TMFCOM Commands
HP NonStop TMF Reference Manual522418-002
3-219
RESET AUDITTRAIL
RESET AUDITTRAIL
The RESET AUDITTRAIL command resets audit trail attributes to their default values,
canceling the effects of any previous SET AUDITTRAIL commands. Values changed
by RESET AUDITTRAIL are local to your current session and only apply to ADD
AUDITTRAIL commands subsequently issued within this session.
AUDITDUMP
resets the AUDITDUMP attribute to ON, so that dumping takes place.
FILESIZE
resets the FILESIZE attribute to 100, reflecting an audit-trail file size of 100
megabytes (100 x 1,048,576 bytes).
ACTIVEVOL[S]
removes any ACTIVEVOL[S] specification; thus, no active-audit volumes are
identified to hold the audit trail. Because active-audit volumes are required for the
audit trail configuration, you must specify the active-audit volumes in the
ACTIVEVOL[S] parameter of a new ADD AUDITTRAIL or SET AUDITTRAIL
command.
FILESPERVOLUME
resets the FILESPERVOLUME attribute to 5, denoting that each active-audit
volume configured on disk can hold five audit-trail files.
OVERFLOWVOL[S]
removes any OVERFLOWVOL[S] specification; thus, no overflow-audit volumes
are identified to hold the overflow. This attribute is not required and has no default.
However, if you do not specify an overflow-audit volume in the OVERFLOWVOL[S]
parameter of a new ADD AUDITTRAIL or SET AUDITTRAIL command, TMF
generates an EMS warning event message when you add the audit trail.
RESET AUDITTRAIL {attribute [,attribute]...}
{ * }
where attribute is any of the following:
[AUDITDUMP ]
[FILESIZE ]
[ACTIVEVOL[S] ]
[FILESPERVOLUME ]
[OVERFLOWVOL[S] ]
[OVERFLOWTHRESHOLD]
[RESTOREVOL[S] ]
[BEGINTRANSDISABLE]