TMF Management Programming Manual (G06.24+)

Commands and Responses
HP NonStop TMF Management Programming Manual522420-002
5-192
STATUS TRANSACTIONCHILDREN
STATUS TRANSACTIONCHILDREN
The STATUS TRANSACTIONCHILDREN command returns the nodes in a network
that participate in a network-distributed transaction. This command and the STATUS
TRANSACTION command are together equivalent to the TMFCOM STATUS
TRANSACTION command.
Command Syntax
Refer to the SPI Programming Manual for tokens present in the command and
response buffers but not described below.
Command
ZTMF-CMD-STATUS
Object Type
ZTMF-OBJ-TRANSACTIONCHILDREN
Tokens in Command Buffer
ZTMF-TKN-CHILDREN token-type ZTMF-TYP-CHILDREN
ZTMF-TKN-TRANSID token-type ZSPI-TYP-TRANSID.
ZSPI-TKN-MAXRESP token-type ZSPI-TYP-INT.
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.
ZSPI-TKN-COMMENT token-type ZSPI-TYP-STRING.
Tokens in Response Buffer
ZSPI-TKN-CHILDRMNAME token-type ZSPI-TYP-STRING.
ZSPI-TKN-CHILDBRANCHNUM token-type ZSPI-TYP-INT.
ZTMF-MAP-STATUS-TX-CHILDREN
def ZTMF-DDL-STATUS-TX-CHILDREN.
02 ZCHILDSYSTEMNAME token-type ZSPI-DDL-CHAR8.
02 ZCHILDSYSTEMNUMBER token-type ZSPI-DDL-INT2.
end.
ZSPI-TKN-DATALIST token-type ZSPI-TYP-LIST.
...
ZSPI-TKN-ENDLIST token-type ZPSI-TYP-SSCTL.
ZSPI-TKN-RETCODE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
...
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.