Progress
Database Administration
Guide and Reference
PROUTIL 2PHASE BEGIN Qualifier
Enables two-phase commit for a Progress database.
SYNTAX
db-name
Specifies the database you are using.
-crd
Specifies that the database receive top priority when Progress assigns a coordinator database. If you do not specify a database, Progress randomly assigns a coordinator database from the available databases.
Specifying a single coordinator database can greatly simplify the process of resolving limbo transactions because Progress does not have to consult several different coordinating databases.
-tp nickname
Identifies a unique nickname or alternate name that Progress uses to identify the coordinator database. If you do not specify a nickname, Progress automatically assigns the name of the database without the .db extension as the nickname.
Specifying a nickname simplifies resolving limbo transactions when two databases have the same pathname but are on different machines.
NOTES
- You cannot use the PROUTIL 2PHASE BEGIN qualifier against a database that is online.
- A TL (Transaction Log) area is required to hold the transaction log data generated when two-phase commit is in use. You must create and maintain a TL (Transaction Log) area for your database in order to use two-phase commit.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |