TMF Management Programming Manual (G06.24+)

Commands and Responses
HP NonStop TMF Management Programming Manual522420-002
5-11
ADD AUDITTRAIL
An auxiliary audit trail cannot be configured with ZAUDITDUMP set to
ZSPI-VAL-TRUE unless the master audit trail is also configured with
ZAUDITDUMP set to ZSPI-VAL-TRUE. A master audit trail cannot be
configured with ZAUDITDUMP set to ZSPI-VAL-FALSE unless the auxiliary
audit trails are also configured with ZAUDITDUMP set to ZSPI-VAL-FALSE.
However, a master audit trail can be configured with ZAUDITDUMP set to
ZSPI-VAL-TRUE regardless of the ZAUDITDUMP value for the auxiliary audit
trails. The possible combinations are:
ZOVERFLOWTHRESHOLD
specifies the percentage of audit trail capacity that can be consumed before
TMF begins overflow copying. This field is optional. The minimum value is 50
(percent) and the maximum value is 100 (percent). The default is 80 (percent).
ZBEGINTRANSDISABLE
specifies the percentage of audit trail capacity that can be consumed before
TMF disables new transactions. When the consumed capacity falls below this
threshold, new transactions are no longer disabled by audit-trail usage.
(However, new transactions can be disabled for other reasons, as explained in
the ALTER BEGINTRANS command.) The minimum value is 50 (percent) and
the maximum value is 100 (percent). The default is 90 (percent).
Tokens in Response Buffer
ZTMF-TKN-VOLUMENAME
contains the name of a volume that was in error, if an 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.
ZTMF-TKN-FS-ERROR
contains the file-system error that may have caused the command to fail. Its
presence depends on the value of ZSPI-RET-CODE.
ZAUDITDUMP
Value for MAT
ZAUDITDUMP
Value for AUX Allowed/Disallowed
ZSPI-VAL-TRUE ZSPI-VAL-TRUE Allowed
ZSPI-VAL-FALSE ZSPI-VAL-FALSE Allowed
ZSPI-VAL-TRUE ZSPI-VAL-FALSE Allowed
ZSPI-VAL-FALSE ZSPI-VAL-TRUE Disallowed