TMF Management Programming Manual (H06.05+)

Commands and Responses
HP NonStop TMF Management Programming Manual540140-002
5-5
ABORT TRANSACTION
ABORT TRANSACTION
The ABORT TRANSACTION command cancels the effects of an active transaction, or
reattempts to cancel an aborting or hung transaction, and releases the locks held by
that transaction.
Command Syntax
Refer to the SPI Programming Manual for tokens present in the command and
response buffers but not described below.
Command
ZTMF-CMD-Abort
Object Type
ZTMF-OBJ-Transaction
Tokens in Command Buffer
ZTMF-TKN-TransID token-type ZSPI-TYP-TransID.
ZTMF-MAP-Abort-Transaction
def ZTMF-DDL-Abort-Transaction.
02 ZIgnoreDataErrors token-type ZSPI-DDL-Boolean.
02 ZAvoidHanging token-type ZSPI-DDL-Boolean.
end.
Tokens in Response Buffer
None.