TMF Reference Manual (G06.24+)

TMFCOM Commands
HP NonStop TMF Reference Manual522418-002
3-228
RESOLVE TRANSACTION
RESOLVE TRANSACTION
The RESOLVE TRANSACTION command causes an unresolved distributed
transaction to either commit or back out its changes. To fully resolve the transaction,
this command must be issued on all nodes on which the transaction resides, except for
the transaction’s home node.
transaction-id
identifies the distributed transaction to be resolved:
node
is the name of the home node for the transaction, which is the node (system)
on which the transaction originated. The syntax rules for specifying a node
name appear under Disk File Names, earlier in this section. The default for
node is the node on which the TMFSERVE process communicating with your
TMFCOM process is running.
node-number
is the number of the home node for the transaction, which is the node (system)
on which the transaction originated. A node number specification consists of a
backslash followed by the number assigned to the node. The default for
node-number is the node on which the TMFSERVE process communicating
with your TMFCOM process is running.
RESOLVE TRANS[ACTION[S]]
{transaction-id }
{(transaction-id [,transaction-id]...)}
,STATE {ABORTED | COMMITTED}
where transaction-id is:
[node. ]
[node-number. ]
[node(tm-flags). ] cpu.seq-num
[node-number(tm-flags). ]
[(tm-flags). ]