Commands and Responses
HP NonStop TMF Management Programming Manual—540140-008
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
For information on the tokens present in the command and response buffers, see the
SPI Programming Manual.
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.