TMF Reference Manual (G06.24+)
TMFCOM Commands
HP NonStop TMF Reference Manual—522418-002
3-113
DELETE TRANSACTION
DELETE TRANSACTION
The DELETE TRANSACTION command forcibly removes a transaction from the
system.
transaction-id
identifies the transaction to be deleted:
node
is the name of the node (system) on which the transaction originated, which is
known as the home node for the transaction. The syntax rules for specifying a
node name appear under Disk File Names, earlier in this section. The default is
the node on which the TMFSERVE process communicating with your
TMFCOM process is running.
node-number
is the number of the home node. A node number specification consists of a
backslash followed by the number assigned to the node. The default is the
node on which the TMFSERVE process communicating with your TMFCOM
process is running.
tm-flags
is a number representing flags used internally by TMF. If this number is zero, it
does not appear in displays of the transaction-id presented by the STATUS
TRANSACTIONS command. For more information about tm-flags, see the
DELETE TMF command discussion.
cpu
is the number of the processor on which the transaction originated.
DELETE TRANS[ACTION] transaction-id
where transaction-id is:
[node. ]
[node-number. ]
[node(tm-flags). ] cpu.seq-num
[node-number(tm-flags). ]
[(tm-flags). ]
Note. If the tm-flags value is a number other than zero, you must include this number
in parentheses in the ABORT TRANSACTION command. For example:
~DELETE TRANSACTION \SYSB(1).3.45678