Consultor Eletrônico



Kbase P96719: Linux ODBC connection fails with SQLSTATE = IM003 NATIVE ERROR = 80 on unsupported platform RedHat 9
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   7/1/2008
Status: Unverified

SYMPTOM(s):

Linux ODBC connection fails with SQLSTATE = IM003 NATIVE ERROR = 80 on unsupported platform RedHat 9.0

Linux ODBC connection fails with SQLSTATE = IM003
NATIVE ERROR = 80

SQLSTATE = IM003

NATIVE ERROR = 80

ODBC related environment variables all set correctly from slibod_env script

ODBCINI set and exported to point to odbc.ini

demoodbc sample used to test ODBC connectivity

FACT(s) (Environment):

RedHat 9.0
Progress 9.x

CAUSE:

Progress is not supported with RedHat version 9.

FIX:

A workaround exists but has not been rigorously tested.
Set the environment variable LD_ASSUME_KERNEL prior to working with ODBC on RedHat Linux 9.0
example:
LD_ASSUME_KERNEL=2.2.5;export LD_ASSUME_KERNEL