PROUTIL 2PHASE COMMIT qualifier
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
PROUTIL 2PHASE COMMIT qualifier
Determines if the coordinator database committed a transaction.
Syntax
|
Parameters
- db-name
- Specifies the coordinator database.
- tr-number
- Specifies the number of the transaction where you want to check the commit status.
If the coordinator committed the transaction, PROUTIL displays a message similar to the following:
|
Once you determine that the coordinator database committed the transaction, you must also commit the transaction on the database where the limbo transaction occurred. If the coordinator did not commit the transaction, you must terminate the transaction on the database where the limbo transaction occurred.