TMF Management Programming Manual (G06.24+)

Commands and Responses
HP NonStop TMF Management Programming Manual522420-002
5-175
STATUS RMTRANSBRANCHES
STATUS RMTRANSBRANCHES
The STATUS RMTRANSBRANCHES command returns data about each of the
outstanding transaction branches handled for the specified recoverable resource
managers. This programmatic command provides the same functionality as the
DETAIL option of the TMFCOM STATUS RESOURCEMANAGER 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-RMTRANSBRANCHES
Tokens in Command Buffer
ZTMF-TKN-RMNAME token-type ZTMF-TYP-STRING.
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
ZTMF-TKN-RMNAME token-type ZSPI-TYP-STRING.
ZTMF-TKN-TRANSID token-type ZSPI-TYP-TRANSID.
ZTMF-MAP-STATUS-RMTRBR-RSP
def ZTMF-DDL-STATUS-RMTRBR-RSP
02 ZSTATE token-type ZSPI-DDL-ENUM.
02 ZBRANCHNUMBER token-type ZSPI-DDL-INT.
end.
ZSPI-TKN-DATALIST token-type ZSPI-TYP-LIST.
...
ZSPI-TKN-ENDLIST token-type ZSPI-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.