Organizing OID and Database Startup Parameters

One way to organize OID Connection (-SV) and Database Connection (-db) parameters is to put them in different parameter files and specify them as shown in the following example:

inventory -SV -pf esqlprms.pf -db db1 -pf dbprms.pf 

In this example, all connection parameters to the OID for inventory are located in the esqlprms.pf parameter file, and all database connection parameters are located in the dbprms.pf parameter file.

Alternatively, you can place your startup parameters in the startup.pf file located in your Progress installation directory (the DLC directory) or create a new startup.pf file in another directory and set the PROSTARTUP variable to that directory.


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