Consultor Eletrônico



Kbase P64398: sqlexp fails with Error: No suitable driver. (8933) on RedHat Enterprise 3.0
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   4/24/2009
Status: Verified

SYMPTOM(s):

sqlexp connection to a database fails with Error: No suitable driver. (8933) on RedHat Enterprise 3.0

Error: No suitable driver. (8933)

FACT(s) (Environment):

Progress 9.1D
RedHat Linux Enterprise 3.0
Progress 9.1E
Red Hat Enterprise Linux 4.0

CAUSE:

RedHat Enterprise has introduced NPTL (Native POSIX Thread library), which our SQL92 libraries have conflict with.

FIX:

Modify $DLC/bin/java_env file and put following 2 lines at the end of it

LD_ASSUME_KERNEL=2.4.1
export LD_ASSUME_KERNEL

Progress Solution P31092 - "What flavors of Linux are supported on 9.1D Progress?"