Kbase P13652: OIB does not read Windows registry for Propath
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/11/2004 |
|
Status: Unverified
FACT(s) (Environment):
Windows Intel
Progress 8.1x
Progress 9.1x
SYMPTOM(s):
ESQL client not finding r-code
Using ESQL/89 with OIB
OID not using defined PROPATH
OIB only searches directory where it is started
Uses -pp startup parameter to point to r-code
Works when OID is started within the .r code directory
CHANGE:
Ported ESQL/C client application from UNIX to Windows
CAUSE:
OIB does not read the Registry for Propath information
FIX:
Use a customized Progress ini file to force the OIB to find the Propath.
1. Create a custom Progress ini file to define the Propath
2. Use the -ininame startup parameter point to the ini file. An absolute path to the ini file may be needed.
3. Place -ininame in the command line of the -SV parameter when starting the OIB.
%DLC\bin\prooibk ininame (progress ini file)-SV -S port# -H host -N TCP