Try OpenEdge Now
skip to main content
Database Administration
Reference : PROUTIL Utility : PROUTIL 2PHASE MODIFY qualifier
 

PROUTIL 2PHASE MODIFY qualifier

Changes the nickname or priority of a database for two-phase commit.

Syntax

proutil db-name -C 2phase modify [ -crd | -tp nickname]...

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 -crd against a database that is a candidate for coordinator database, it is no longer a candidate. If you specify -crd against 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.