Kbase P20758: 1178 error connecting SQL Clients after installing Service Pack
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/5/2010 |
|
Status: Verified
SYMPTOM(s):
Error connecting SQL Clients
The shared memory is version <num>; expected <num> (1178)
The shared memory is version 9126; expected 9118 (1178)
Production environment is 9.1D
New test environment is 9.1Dxx with Service Pack applied.
FACT(s) (Environment):
Progress 9.1D
CHANGE:
Installed a second version of 9.1D and applied Service Pack for test environment
CAUSE:
Environment variables still pointing to original production install, not new test environment.
FIX:
Make sure $DLC is set to the new version. Add $DLC, $DLC/bin to the $PATH variable. Add $DLC/lib to LIBPATH/LD_LIBRARY_PATH.