TMF Management Programming Manual (G06.24+)

Commands and Responses
HP NonStop TMF Management Programming Manual522420-002
5-138
RESOLVE TRANSACTION
RESOLVE TRANSACTION
The RESOLVE TRANSACTION command causes an unresolved distributed
transaction to either commit or back out its changes. To fully resolve the transaction,
this command must be issued on all nodes on which the transaction resides, except for
the transaction’s home node.
Command Syntax
Refer to the SPI Programming Manual for tokens present in the command and
response buffers but not described below.
Command
ZTMF-CMD-RESOLVE
Object Type
ZTMF-OBJ-TRANSACTION
Tokens in Command Buffer
ZTMF-TKN-TRANSID token-type ZSPI-TYP-TRANSID.
!r
ZTMF-MAP-RESOLV-TRANSACTION
def ZTMF-DDL-RESOLV-TRANSACTION.
02 ZSTATE token-type ZSPI-DDL-ENUM.
!r
end.
ZSPI-TKN-COMMENT token-type ZSPI-TYP-STRING.
Tokens in Response Buffer
ZSPI-TKN-RETCODE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
...
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.