TMF Management Programming Manual (G06.24+)
Commands and Responses
HP NonStop TMF Management Programming Manual—522420-002
5-188
STATUS TRANSACTION
ZTMF-VAL-PREPARED
specifies distributed transactions in the prepared state. A distributed
transaction enters this state on a remote node after Phase 1 of the
commitment is complete on that node; the transaction remains in this state
until the remote node is informed by its parent of the transaction’s
outcome.
ZTMF-VAL-HUNG
specifies transactions hung during backout. A transaction enters this state
if the backout process attempts, but fails, to abort it.
If you omit this token, the default is all states.
ZTMF-VAL-ENDING
specifies transactions in ending state. A transaction enters this state when
it is waiting for locks to be released. A transaction normally stays in this
final state for a very short time.
If you omit this token, the default is all states.
ZSTATUSDETAIL
specifies the level of detail to be returned. The following values are valid:
ZTMF-VAL-STATUS-DETAILED
Detailed information is returned.
ZTMF-VAL-STATUS-TRANSIDONLY
Only the transaction identifier of the selected transactions is returned. This
option is useful when you only need to list the transactions that match your
selection criteria.
ZTMF-VAL-STATUS-NORMAL
Normal information is returned.
If you omit this field, normal information is returned.
Tokens in Response Buffer
ZTMF-TKN-TRANSID
is the transaction identifier. Each transaction is returned in a separate response
record. The response records can be spread across multiple replies, or multiple
response records can be contained in a single reply, depending on the value of
ZTMF-TKN-MAXRESP and the size of the reply buffer. If multiple response
records are contained in a single reply buffer, they are each contained in a data list.