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

TMF Management Programming Manual
HP NonStop TMF Supplement for Large Audit-Trail Files527391-001
6-9
ALTER AUDITTRAIL (Pages 5-32 through 5-36)
Tokens in Command Buffer
ZTMF-TKN-AUDITTRAILID
specifies the audit trail to be altered. This token is required and must only appear
once in the buffer. The following values are valid:
ZTMF-TKN-ADDACTIVEVOLUME
specifies a volume to be added to the active-audit volumes. This token is optional;
multiple occurrences are allowed but the total number of volumes configured as
active volumes must not exceed 16 (and must be at least 1). You must specify a
unique disk volume for each audit trail.
If the volume can be added, the current value of ZFILESPERVOLUME (for the
audit trail) determines how many files are preallocated on the volume when the
command is processed. If the volume has insufficient space, the command fails.
Active-audit volumes are added to the end of the list of available volumes
maintained by the subsystem; therefore, they might not be used immediately.
Audit trail files are written to active-audit volumes sequentially, but the subsystem
tries to avoid writing two audit-trail files in succession to the same volume. When
the subsystem is ready to write to an active-audit volume, it uses the next
preallocated file that resides on that volume. Eventually, all preallocated files on
the volume are used.
Tokens in Response Buffer
ZSPI-TKN-RETCODE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-DATALIST token-type ZSPI-TYP-LIST.
...
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
...
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZTMF-TKN-VOLUMENAME token-type ZSPI-TYP-STRING.
ZTMF-TKN-ATVOLUMETYPE token-type ZSPI-TYP-ENUM.
ZTMF-TKN-FS-ERROR token-type ZSPI-TYP-INT.
ZTMF-VAL-MAT Master audit trail
ZTMF-VAL-AUX01 Auxiliary audit trail #1
ZTMF-VAL-AUX02 Auxiliary audit trail #2
. . .
ZTMF-VAL-AUX015 Auxiliary audit trail #15