Kbase P114378: "Database not started" when attempting SQL92/ODBC Connection using 10.0B on Linux
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  26/07/2008 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.X
Linux Intel
SYMPTOM(s):
"Database not started" when attempting SQL92/ODBC Connection
[MERANT][ODBC Progress Driver][Progress] Database not started.
"Database not started" when attempting SQL92 SQL explorer Connection
Error 8841 appears in the database log file
SQL server process terminated. (8841)
ldd _sqlsrv2 shows
libstdc++-libc6.2-2.so.3 => not found
CAUSE:
Do not have compat-libstdc++ package installed on the system
FIX:
On Red Hat Linux:
Install the compat-libstdc++-7.3-2.96.122 (or later).
The file "compat-libstdc++-7.3-2.96.122.rpm" can be found on the Operating System's installation CD's and can be installed via "rpm -Uv compat-libstdc++-7.3-2.96.122"For SuSe Linux the package name is "compat-something", where the something is for example "compat-2002.8.15-29" for SLES 8 or "compat-2004.4.2-3" for SuSe 9.1.
This library can be found on the installation CD or download it from http://rpm.pbone.net