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

TMF Reference Manual
HP NonStop TMF Supplement for Large Audit-Trail Files527391-001
5-19
ALTER AUDITTRAIL (Pages 3-51 through 3-60)
specific audit trail, the ATFORMAT value entered through the ALTER TMF
command applies to your entire TMF configuration.)
Other Operational Considerations
Additional guidelines apply to the ALTER AUDITTRAIL command.
When you specify the ALTER AUDITTRAIL command with DELETEACTIVEVOL for an
active-audit volume or DELETEOVERFLOWVOL for an overflow volume, and that
volume holds audit-trail files needed by TMF for backout, volume recovery, or system
restart, the volume is marked as “deleting.” Any preallocated files stored on the
volume are purged immediately, and new files are not written to the volume. When no
more audit-trail files reside on the volume, it is removed from the TMF configuration.
Once a disk volume is defined in the TMF configuration as an active or overflow
volume, that volume cannot be taken down through an SCF STOP DISK command
until all audit-trail files are purged from it by TMF and the volume is removed from the
audit-trail configuration. All volumes defined as active or overflow volumes must be
accessible before TMF can be started.
When TMF conducts overflow processing, it attempts to enhance performance by
using an approach called “same-volume optimization.” For more information about this
approach, see the discussion OVERFLOWVOL and OVERFLOWTHRESHOLD Option
Considerations on page 5-7.
If the primary transaction management process (TMP) fails before the ALTER
AUDITTRAIL command completes, the backup TMP takes over and undoes the effects
of that command before processing any new requests from TMFCOM. If both TMPs
fail before the ALTER AUDITTRAIL command completes, however, the effects of the
Note. You should ensure that enough disk space exists to accommodate files of the size
specified in FILESIZE and the number specified in FILESPERVOLUME. If there is insufficient
space on disk to create a new file of the latest configured FILESIZE, TMF simply renames the
existing file even though it may be of improper size or format, and keeps the configuration in a
transition state; in this state, files of different sizes continue to exist.
Caution. Before you decrease the size of the audit trail, determine whether such a change
might interrupt transaction processing. TMF does not alert you to the possibility that the audit
trail could exceed its BEGINTRANSDISABLE threshold when you issue an ALTER
AUDITTRAIL command to decrease the files per active volume or delete an active volume
from the configuration.
If the audit trail exceeds its BEGINTRANSDISABLE threshold, new transactions cannot start.
In this case, transaction processing is suspended until audit trail capacity drops below the
threshold.
If the OVERFLOW threshold is exceeded as a result of reduced audit trail capacity, the first
pinned audit-trail file is copied to the overflow volume.
Be careful not to lower the BEGINTRANSDISABLE or OVERFLOW threshold below your TMF
systems current capacity levels; they will engage precisely in accordance with your request.