Kbase P17315: Cannot load ESQL32.dll error connecting Actuate 5.0 to Progr
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  30/01/2003 |
|
Status: Unverified
FACT(s) (Environment):
UNIX
FACT(s) (Environment):
Windows 32 Intel
FACT(s) (Environment):
Progress 8.3x
SYMPTOM(s):
Actuate 5.0 (reporting tool ) on client windows machine
Progress Client networking on client windows machine
OIB (open interface broker) running on UNIX (database server) for direct connection
Client unable to make connection from Actuate to database; receives error
"Cannot load DLL: esql32(20) (0)
CHANGE:
Using Actuate and Progress together for the first time
CAUSE:
Progress environment variables not properly set on client and server machines
FIX:
Both client and server need:
Windows:
PROCFG= C:\DLC\PROGRESS.CFG
PROMSGS=C:\DLC\PROMSGS
DLC=C:\DLC
PATH=C:\DLC;C:\DLC\BIN;%PATH%
UNIX:
PROCFG=C:<path to DLC>/PROGRESS.CFG;export PROCFG
PROMSGS=<path to DLC./PROMSGS;export PROCFG
DLC=<path to DLC>;export DLC
PATH=<path to DLC>/BIN;%PATH%;export PATH
PROOIBRK=<complete path>/dlc/bin/_prooibk; export PROOIBRK
PROOIDRV=<complete path>/dlc/bin/_prooidv; export PROOIDRV