TMF Management Programming Manual (G06.24+)
Commands and Responses
HP NonStop TMF Management Programming Manual—522420-002
5-193
STATUS TRANSACTIONCHILDREN
Tokens in Command Buffer
ZTMF-TKN-CHILDREN
specifies a network-distributed transaction. The value for this token is returned in
the same token for the STATUS TRANSACTION command. This token is
required, and multiple occurrences are not allowed.
ZTMF-TKN-TRANSID
specifies a transaction identifier for which status information is to be returned. This
is a mandatory token in all buffers.
Tokens in Response Buffer
ZTMF-TKN-CHILDRMNAME
specifies the name of the resource manager to which the transaction branch was
exported. If the transaction branch was not exported to a resource manager, this
token is omitted from the response record.
ZTMF-TKN-CHILDBRANCHNUM
specifies the branch number of the export. Note that the branch number is only
unique during the lifetime of a START TMF or an individual gateway process’ open
of the resource manager. This implies that if TMF is shut down or crashes, or if the
gateway process fails or closes the resource manager for any reason, the branch
numbers for transaction branches might change. If the transaction branch was not
imported by a resource manager, this token is omitted from the response record.
ZTMF-DDL-STATUS-TX-CHILDREN
is an extensible structured token containing the name and number of a node
accessed by the transaction. If there are multiple children for the specified
transaction, there will be a response record with one structure for each child. This
token contains the following fields:
ZCHILDSYSTEMNAME
is the name of the Expand node on which the child transaction resides. If the
child transaction resides on a foreign system, ZCHILDSYSTEMNAME contains
the string “FOREIGN”.
ZCHILDSYSTEMNUMBER
is the number of the Expand node on which the child transaction resides. If the
child transaction resides on a foreign system, ZCHILDSYSTEMNUMBER
contains the local Expand node number.