TMF Management Programming Manual (H06.05+)

Commands and Responses
HP NonStop TMF Management Programming Manual540140-002
5-35
ALTER AUDITTRAIL
ZMaxRetainedATFiles
specifies the maximum number of restored audit-trail files to retain on disk in
the RestoreVols for the specified audit trail after the restored audit-trail files are
no longer being used by a recovery process. The minimum value is 1, the
maximum 9999.
ZFileSize32
specifies the size of the audit-trail files, in megabytes (MB). The minimum
value is 1 and the maximum depends on the format of the audit-trail files, as
follows:
For format 1 files: 2047 or the maximum disk size (if less than 2047 MB).
The default file size is 100, resulting in files of 100 MB (100 x 1024 x 1024
bytes) each.
For format 2 files: 1048575 or the maximum disk size (if less than 1048575
MB). (1048575 equals 1 terabyte (TB) minus 1 megabyte (MB).) The
default file size is 1024, resulting in files of 1024 MB (1024 x 1024 x 1024
bytes) each.
ZCommitHoldMode
specifies whether commit-hold mode is on, off, or suspended. The following
values are valid:
The following two fields are valid only if commit-hold mode is not off or
unconfigured.
ZCommitHoldTimer
specifies the maximum time TMF stays in commit-hold condition, in seconds,
once commit-hold mode is activated. Values can range from 5 to 86400. The
value -1 specifies infinite. This field can only be specified for the MAT.
ZTMF-VAL-ResetWord Resets the commit-hold attribute for the
specified audit trail to unconfigured.
ZTMF-VAL-ZLTCH-On Sets the commit-hold attribute for the
specified audit trail to on.
ZTMF-VAL-ZLTCH-Off Sets the commit-hold attribute for the
specified audit trail to off.
ZTMF-VAL-ZLTCH-Suspend Temporarily suspends the commit-hold
condition for TMF.