TMF Management Programming Manual (G06.24+)

Commands and Responses
HP NonStop TMF Management Programming Manual522420-002
5-72
DELETE TRANSACTION
DELETE TRANSACTION
The DELETE TRANSACTION command forcibly removes a transaction from the
system.
Command Syntax
Refer to the SPI Programming Manual for tokens present in the command and
response buffers but not described below.
Tokens in Command Buffer
ZTMF-TKN-TRANSID
specifies the transaction identifier of the transaction to be deleted. Only one
occurrence of this token is allowed.
Usage Guidelines
Only super-group users can issue this command.
In certain situations, transactions might remain in the system after you expect their
removal, resulting in resources such as audit trails, locks, or data structures being held
Command
ZTMF-CMD-DELETE
Object Type
ZTMF-OBJ-TRANSACTION
Tokens in Command Buffer
ZTMF-TKN-TRANSID token-type ZSPI-TYP-TRANSID.
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.