TMF Management Programming Manual (G06.24+)
Commands and Responses
HP NonStop TMF Management Programming Manual—522420-002
5-186
STATUS TRANSACTION
Tokens in Command Buffer
ZTMF-TKN-TRANSID
specifies the transaction identifier for which status information is to be returned.
This is an optional token; multiple occurrences are allowed. If null, then all
transactions are returned. If specified multiple times with different values, the
specified transactions are returned.
ZTMF-TKN-PROCESSNAME
specifies the name of the process that originated (executed the BEGIN-
TRANSACTION statement for) the transaction. This is an optional token; multiple
occurrences are allowed. If null, then all processes are returned.
ZTMF-TKN-CPUPIN
specifies the CPU number and process identification number (PIN) of the process
that originated the transaction. This is an optional token; multiple occurrences are
allowed. If null, then all transactions are returned.
Tokens in Response Buffer
ZTMF-TKN-TRANSID token-type ZSPI-TYP-TRANSID.
ZTMF-TKN-TIMESTAMP token-type ZSPI-DDL-TIMESTAMP.
ZTMF-TKN-CHILDREN token-type ZTMF-TYP-CHILDREN.
ZSPI-TKN-RMNAME token-type ZSPI-TYP-STRING.
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.
ZTMF-MAP-STATUS-TRANS-RSP
def ZTMF-DDL-STATUS-TRANS-RSP.
02 ZSTATE token-type ZSPI-DDL-ENUM.
02 ZDISTRIBUTED token-type ZSPI-DDL-BOOLEAN.
02 ZPROCESSPHANDL token-type ZSPI-DDL-PHANDLE.
02 ZPARENTNAME token-type ZSPI-DDL-CHAR8.
02 ZPARENTNUMBER token-type ZSPI-DDL-INT2.
02 ZRETRYCOUNT token-type ZSPI-DDL-INT.
02 ZSTARTINGMATNUM token-type ZSPI-DDL-INT2.
02 ZREASON token-type ZSPI-DDL-ENUM.
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.