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

TMF Management Programming Manual
HP NonStop TMF Supplement for Large Audit-Trail Files527391-001
6-4
ADD AUDITTRAIL (Pages 5-8 through 5-12)
Tokens in Command Buffer
ZTMF-TKN-AUDITTRAILID
specifies an audit trail to add to the TMF configuration. This token is required; only
one occurrence is allowed. The following values are valid:
Audit trails must be added to the TMF configuration in sequence, starting with the
master audit trail, then the auxiliary audit trails AUX01, AUX02, and so forth.
The Remote Duplicate Database Facility (RDF), which relies on TMF for many of
its functions, uses only the master audit trail for its audit records.
ZTMF-TKN-ACTIVEVOLUME
specifies the disk volume that holds the audit-trail files. This token must occur at
least once; up to 16 occurrences are allowed. You must specify a unique disk
volume for each audit trail.
A volume configured as an active-audit volume cannot be configured as a data
volume. To add more audit volumes to the configuration later, you can use the
ALTER AUDITTRAIL command.
Volumes of the same size should be used for a specific audit trail. TMF allocates
the same number of files on each volume, and all volumes must be able to hold all
of those files. If a mixture of large and small disks is used for an audit trail, some
portion of the large disks remains unused because this space receives neither the
active-audit trail nor the audited files. The unused space, however, could be
configured as overflow space or audit restore space.
Tokens in Response Buffer
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.
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-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