TMF Reference Manual (G06.24+)
TMFCOM Command Reference Summary
HP NonStop TMF Reference Manual—522418-002
B-33
RESOLVE TRANSACTION
RESOLVE TRANSACTION
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.
Security: super user group member.
RESOLVE TRANS[ACTION[S]]
{transaction-id }
{(transaction-id [,transaction-id]...)}
{,STATE {ABORTED | COMMITTED}}
transaction-id:
[node. ]
[node-number. ]
[node(tm-flags). ] cpu.seq-num
[node-number(tm-flags). ]
[(tm-flags). ]
Caution. If you are uncertain about the results or ramifications of the RESOLVE
TRANSACTION command, contact the Global Customer Support Center (GCSC) or your
service provider before issuing this command.
Using the RESOLVE TRANSACTION command to resolve a transaction that is in any state at
the home node other than aborted, aborting, or committed, will result in an inconsistent
database.