Variable
|
How to set it
|
DSLOGDIR
|
The pathname to the directory where the DataServer creates the log file, dataserv.lg, to track processes and error messages. By default, the DataServer creates this file in the current directory. (Optional)
|
Oracle_HOME
|
The pathname of the directory where Oracle is installed. (Required)
|
Oracle_SID
|
The identifier for the Oracle instance you are accessing. (Required)
|
ORASRV
|
The name of the executable (including the path) of the Oracle DataServer. Set ORASRV to point to the appropriate DataServer executable. (Required)
|
PROBRKR
|
The pathname to the executable of the broker. (Optional)
|
PROSTARTUP
|
The pathname of your default OpenEdge startup file.
To set the Message Buffer Size (-Mm) startup parameter for the broker to a value different from the 1024 default buffer size, you must set the PROSTARTUP environment variable equal to the path and name of the .pf file that contains the -Mm parameter.
This approach ensures that your value is recognized and therefore used by the broker when it starts. Only Windows clients must use this technique.
Note: If you use the command line utility and intend to set the -Mm startup parameter to a value other than 1024, you must use the .pf file with the PROSTARTUP variable set.
|