TMF Reference Manual (G06.24+)

TMFCOM Command Reference Summary
HP NonStop TMF Reference Manual522418-002
B-2
ABORT TRANSACTION
ABORT TRANSACTION
Backs out (cancels) the effects of an active transaction, or re-attempts to back out an
aborting or hung transaction, and releases the locks held by that transaction.
Security: super user group member.
ABORT TRANS[ACTION[S]]
{transaction-id }
{(transaction-id [,transaction-id]...)}
[,IGNOREDATAERRORS | ,AVOIDHANGING]
transaction-id:
[node. ]
[node-number. ]
[node(tm-flags). ] cpu.seq-num
[node-number(tm-flags). ]
[(tm-flags). ]
Caution. Contact the Global Customer Support Center (GCSC) or your service provider
before issuing this command with IGNOREDATAERRORS specified.
Specifying IGNOREDATAERRORS can lead to database corruption and loss of data integrity.
Specify IGNOREDATAERRORS only if all efforts to abort a transaction fail and data availability
is more important than data integrity.