PROUTIL 2PHASE MODIFY qualifier
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
PROUTIL 2PHASE MODIFY qualifier
Changes the nickname or priority of a database for two-phase commit.
Syntax
|
Parameters
- db-name
- Specifies the database you are using.
- -crd
- Determines whether or not the database can serve as a coordinator database.
If you specify
-crdagainst a database that is a candidate for coordinator database, it is no longer a candidate. If you specify-crdagainst a database that is not a candidate, it becomes one. - -tp nickname
- Identifies a new nickname for the coordinator database. Specifying a nickname simplifies resolving limbo transactions when two databases have the same pathname but are on different machines.