Rolling Back a Transaction
- Last Updated: April 14, 2026
- 2 minute read
- MarkLogic Server
- Version 10.0
- Documentation
Use Host Status page of the Admin Interface to rollback stalled or long-running transactions, discarding any updates made by the transaction. The Host Status page includes a list of transactions which have started but not yet completed.
Note:
To rollback the MarkLogic Server portion of a prepared XA transaction, see Rolling Back a Prepared XA Transaction Branch.
To rollback a transaction using the Admin Interface, follow these steps:
-
Open the Admin Interface in your browser by navigating to
http://yourhost:8001. -
Click Hosts in the left tree menu. The tree expands to show available hosts.
-
Click the name of the target host in the left tree menu. The configuration view for the host appears.
-
Click the Status tab at the top of the page. The status view for the host appears.
-
Locate the target transaction in transaction list. If you do not see a transaction list on the status page, then there are no open transactions on this host.
-
Click
[rollback]next to a transaction to initiate a transaction rollback. For example:
A confirmation dialog appears.
-
Click OK to confirm the rollback. The Host Status page appears.
There may be a slight delay between when a rollback is initiated and when the transaction terminates. During this period, the transaction still appears on the host status page, with a transaction status of “awaiting rollback”.