TMF Management Programming Manual (G06.24+)
Commands and Responses
HP NonStop TMF Management Programming Manual—522420-002
5-190
STATUS TRANSACTION
ZRETRYCOUNT
indicates the number of times an operation in the transaction is retried.
ZSTARTINGMATNUM
indicates the audit-trail file sequence number (for example, AA000001) of the
first audit-trail file associated with this transaction. This field is valid only if
ZSTATUSDETAIL has the value ZTMF-VAL-STATUS-DETAILED.
ZREASON
indicates the reason the transaction aborted. The following values can appear
in this field:
ZTMF-VAL-TRANSABRTCPUFAIL
The transaction aborted because of a CPU failure.
ZTMF-VAL-TRANSABRTAUDITLOSS
The transaction aborted because audit information was lost during a disk
process takeover.
ZTMF-VAL-TRANSABRTBYAPPLIC
The transaction aborted because an application called the TMF
ABORTTRANSACTION procedure.
ZTMF-VAL-TRANSABRTDPCRASH
The transaction aborted because of a disk process failure.
ZTMF-VAL-TRANSABRTDPINTERR
The transaction aborted because of an internal disk process error.
ZTMF-VAL-TRANSABRDOUBLECPU
The transaction aborted because of a double-CPU failure.
ZTMF-VAL-TRANSABRBYNETWORK
The transaction aborted because of a network failure.
ZTMF-VAL-TRANSABRTBYSQL
The transaction was aborted by the NonStop SQL/MP subsystem.
ZTMF-VAL-TRANSABRTBYOPER
The transaction aborted because an operator issued an ABORT
TRANSACTION command.