Consultor Eletrônico



Kbase P75463: ODBC access does not work on RedHat Linux Enterprise 3
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   25/11/2004
Status: Verified

FACT(s) (Environment):

Progress 9.1D
OpenEdge 10.0A
RedHat Linux Enterprise 3.0
Progress. 9.1E

SYMPTOM(s):

ODBC access does not work on RedHat Linux Enterprise 3

Unable to establish ODBC connection to a database

01000: [unixODBC][Driver Manager]Can't open lib '/usr/dlc10/odbc/lib/pgpro1019.so' : /usr/dlc10/odbc/lib/pgpro1019.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference

odbc_connect(): SQL error: Specified driver could not be loaded, SQL state IM003

Cannot execute PHP statement using ODBC driver on RedHat Linux Enterprise

CAUSE:

BUG# 20040322-023

CAUSE:

DataDirect case 15011191

CAUSE:

This is a known issue - incompatibility between ODBC driver, new version of glibc library and NPTL (Native POSIX threads library.

FIX:

Upgrade to OpenEdge 10.0B or export following environment variable LD_ASSUME_KERNEL=2.4.1 before starting service / program using ODBC connection to a database.