TMF Management Programming Manual (H06.05+)

Commands and Responses
HP NonStop TMF Management Programming Manual540140-002
5-197
STATUS TRANSACTION
ZProcessPhandl
specifies the ID of the process where the transaction began. This field is valid
only if ZState has the value ZTMF-VAL-Active or ZTMF-VAL-Ending. If
ZDistributed has the value ZSPI-VAL-True, then this field is returned only for
the home system of the transaction (if it is in an active or ending state).
ZParentName
specifies the Expand node name of the parent node for a distributed
transaction. If the transaction whose status is being reported is imported from
a foreign transaction manager, then this token contains the value “FOREIGN”.
This field is valid only if ZDistributed has the value ZSPI-VAL-True.
ZParentNumber
specifies the Expand node number of the parent node for a distributed
transaction. If the transaction whose status is being reported is imported from
a foreign transaction manager, then this token contains the local Expand node
number. This field is valid only if ZDistributed has the value ZSPI-VAL-True.
ZRetryCount
specifies the number of times an operation in the transaction is retried.
ZStartingMatNum
specifies 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
specifies 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.