TMF Planning and Configuration Guide (G06.24+)
Reconfiguring Audit Trails
HP NonStop TMF Planning and Configuration Guide—522416-004
3-9
Changing the Begin-Transaction-Disable Threshold
Changing the Begin-Transaction-Disable
Threshold
The begin-transaction-disable threshold specifies, as a percentage of overall audit-trail
capacity, the point at which TMF prevents any new transactions from starting. The
default begin-transaction-disable threshold is 90%.
You can change the begin-transaction-disable threshold while transaction processing is
in progress by using the BEGINTRANSDISABLE parameter of the ALTER
AUDITTRAIL command.
Increasing the begin-transaction-disable threshold means that the audit trail fills to a
higher level before TMF prevents new transactions from starting. If you set the begin-
transaction-disable threshold too high, audited activity could cease until space
becomes available on the audit-trail volumes. In that situation, requests to data
volumes might be suspended, or data volumes might start going down, thus preventing
access to the audited database tables and files. Before increasing this threshold,
consider increasing the size of the audit trail.
Decreasing the begin-transaction-disable threshold means that the audit trail fills to a
lower level before TMF prevents new transactions from starting. If you set the begin-
transaction-disable threshold too low, new transactions could be disabled when there is
still enough space on the active or overflow-audit volumes for normal audit record
generation.
Turning On Automatic Audit Dumping
The audit dump attribute of an audit trail specifies whether or not audit-trail files are to
be copied to tape or disk when they become filled.
By default, the audit dump attribute is turned on. To enable or disable audit dumping,
use the AUDITDUMP ON and AUDITDUMP OFF options, respectively, in an ALTER
AUDITTRAIL command.
For more information about backup and recovery strategies and the audit dump
feature, refer to Section 5, Configuring TMF for Backup and Recovery
.
Caution. Do not change the begin-transaction-disable threshold unless you have detailed
records about audit record generation that support the reasons for making the change.
Changing the begin-transaction-disable threshold improperly can cause transaction processing
to stop.