Kbase P164234: ODBC client receives "broker rejects connection" from DSN test connect after Progress upgrade.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  4/20/2010 |
|
Status: Unverified
SYMPTOM(s):
ODBC client receives "broker rejects connection" from DSN test connect
BROKER 0: (8841) SQL server process terminated.
Migrated from 10.1A02 to 10.1C04
FACT(s) (Environment):
PA-RISC 64-bit
HP-UX
OpenEdge 10.1C04 Service Pack
database started from proenv session using proserve has no connection issue
Databases started using scripts that run _mprosrv
The $DLC is set correctly.
The $DLC/bin is in the $PATH.
OpenEdge 10.1A02 Service Pack
CAUSE:
The environment is not set up completely within the current database startup scripts.
FIX:
Compare the environment that is set via $DLC/bin/java_env and $DLC/bin/slib_env scripts as to what is currently set in the custom database startup script. Any environmental settings set via the _env scripts, but not found in the environment set by the user created scripts, should be added to the custom scripts or the scripts should use proserve rather than _mprosrv.