Page 1 of 1

ODBC Driver test Error

Posted: Fri Apr 21, 2006 11:01 am
by catera0907
Hello

i am trying to invoke DataStage engine shell on Solaris 2.10
./bin/dssh

follwing error occured

ld.so.1: uvsh: fatal: libodbc.so: open failed: No such file or directory

can anyone through some light on it

Posted: Fri Apr 21, 2006 11:24 am
by kcbland
Look at the dsenv file verify all paths are correct, especially the SHLIB LIB paths.

Posted: Fri Apr 21, 2006 3:34 pm
by ray.wurlod
Check (in dsenv) that your shared library search path includes $DSHOME/../branded_odbc/lib, which is where libodbc.so resides.