Resolve JTA transactions
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Because OpenEdge relinquishes transaction control
for JTA transactions, it is dangerous to intervene and manually
resolve outstanding JTA transactions. Intervention could compromise
the referential integrity of the database as a result. Resolve JTA
transactions manually only when there has been an unrecoverable
catastrophic failure to the JTA transaction manager. When necessary,
you can use the promon utility to identify and
resolve JTA transactions.