12.8 Manage XA Transactions
You can commit or roll back an active XA transaction. You can delete an XA transaction which is in the heuristic state.
If you can't roll back, commit, or delete an XA transaction, then the options are grayed out so you won't be able to perform these operations.
- Commit an XA Transaction
You can commit an active XA transaction. - Roll Back an XA Transaction
You can roll back an active XA transaction. - Delete an XA Transaction
You can delete an XA transaction that is in theHeuristicallyCompleted
state.
Parent topic: Manage Transactions Using the Web Console