Progress
Database Administration
Guide and Reference


PROUTIL 2PHASE BEGIN Qualifier

Enables two-phase commit for a Progress database.

SYNTAX

Operating System
Syntax
UNIX
Windows
proutil db-name -C 2phase begin  [ -crd | -tp nickname ] ... 

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


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095