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

TMF Management Programming Manual
HP NonStop TMF Supplement for Large Audit-Trail Files527391-001
6-12
ALTER AUDITTRAIL (Pages 5-32 through 5-36)
ZAUDITDUMP
specifies whether or not audit dumping is performed for the audit trail. During
audit dumping, TMF automatically copies to tape or disk an audit trail file that
has become full. The following values are valid:
If the value of this field is changed to ZSPI-VAL-TRUE, the first file to be
dumped is the current audit-trail file at the time of the ALTER AUDITTRAIL
command.
If the value of this field is changed to ZSPI-VAL-FALSE, all files that have
already been dumped will stay dumped. Any files which are not yet dumped
will not be dumped. If an audit dump is in progress, it is aborted.
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.
Tokens in Response Buffer
ZTMF-TKN-VOLUMENAME
contains the name of a volume that was in error, if an error is returned. This token
is not returned if no volume-related error is returned.
ZTMF-TKN-ATVOLUMETYPE
contains the type of the volume specified in ZTMF-TKN-VOLUMENAME. This
token is only present if ZTMF-TKN-VOLUMENAME is present.
ZSPI-VAL-TRUE Audit dumping is enabled.
ZSPI-VAL-FALSE Audit dumping is prevented.