TMF Reference Manual (G06.26+)

TMFCOM Commands
HP NonStop TMF Reference Manual522418-003
3-18
ADD AUDITTRAIL
volumes not configured for other TMF purposes. To change the overflow-audit
volumes later, you can use the ALTER AUDITTRAIL command.
For the START TMF command to execute successfully, all overflow-audit volumes
must be up.
OVERFLOWTHRESHOLD integer
specifies the percentage of audit trail capacity that can be consumed before TMF
begins overflow copying. This is an optional parameter. The minimum value is 50
and the maximum is 100. The default is 80(%).
RESTOREVOL[S]
specifies the volumes used when restoring audit dumps during execution of a
RECOVER FILES command. If audit dumping is configured for the audit trail, you
must specify at least one volume for this purpose.
You can specify from 1 to 16 restore-audit volumes. These can be the same
volumes as the active-audit volumes; they can also be data volumes or any
volumes not configured for other TMF purposes. To change the restore-audit
volumes later, you can use the ALTER AUDITTRAIL command.
BEGINTRANSDISABLE integer
specifies the percentage of audit trail capacity that can be consumed before TMF
disables new transactions. When the consumed capacity falls below this
threshold, new transactions are no longer disabled by audit-trail usage. (However,
new transactions can be disabled for other reasons, as explained in the ALTER
BEGINTRANS command description.) The minimum value is 50 and the
maximum is 100. The default is 90(%).
Security Restrictions
You can issue the ADD AUDITTRAIL command only if you are a member of the super
user group.
TMF State Requirement
You can issue ADD AUDITTRAIL commands under either of two conditions:
1. Before you start TMF for the first time using the START TMF command.
2. At any later time, provided that TMF is started. From this point on, you can
configure auxiliary audit trails only.
Under either of these conditions, you can issue multiple ADD AUDITTRAIL commands.
Note. Before entering the START TMF command, you must configure at least one audit
trail, the master audit trail. At this time, in addition, you can configure as many auxiliary
audit trails as you wish, up to the limit of 15.