Kbase P25880: Passing parameters to the dataserver broker under ProControl
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  27/05/2003 |
|
Status: Unverified
GOAL:
How to pass parameters to the DataServer broker when using ProControl
FIX:
1. Create a pf file containing the required startup parameters.
2. Specify this pf file in the Environment tab of the DataServer broker (see below).
From ProControl:
===================
[DataServers]
[myBroker]
[Environment]
PROSTARTUP=c:\example.pf
Content of example.pf:
========================
-cpinternal ISO8859-1
-cpstream ISO8859-1
-cpcoll Basic
-cpcase Basic
-d dmy
-numsep 44
-numdec 46
-Mm 4096