TMF Management Programming Manual (G06.24+)

Commands and Responses
HP NonStop TMF Management Programming Manual522420-002
5-7
ABORT TRANSACTION
ZSPI-VAL-FALSE
The backout process does not abort the transaction but instead leaves it in
the hung state.
This field is optional. If you do not assign a value to this field, the default is
ZSPI-VAL-FALSE.
ZTMF-TKN-TRANSID
specifies the transaction identifier of the transaction to be aborted.
Tokens in Response Buffer
ZTMF-TKN-TRANSID
specifies the transaction identifier for which the result code is in the ZSPI-TKN-
RETCODE token.
Usage Guidelines
Only members of the super user group can issue this command. TMF must be started.
The buffer that receives the results should be large enough to hold the results for all
transactions. If ZSPI-TKN-MAXRESP is less than the size of buffer needed, the
command is not accepted by the TMFSERVE process.
For more information about the ABORT TRANSACTION command, see the TMF
Reference Manual.