Page 1 of 1

error in dlopen of sybaseoc.so

Posted: Wed Dec 04, 2002 12:30 am
by Zinna
Help appreciated!

I have upgraded to Datastage Version 6! Unix(2.5) and Sybase (12.5)!! I am getting the following error when validating a job with Sybase stage...

------------------------------------------------------------------
ds_loadlibrary: error in dlopen of sybaseoc.so - ld.so.1: phantom: fatal: libtli.so: open failed: No such file or directory
------------------------------------------------------------------

What am I missing in the environment setup?

Thanks,
Zinna

Posted: Wed Dec 04, 2002 6:58 pm
by vmcburney
It could be a simple path problem. Try searching for the libtli.so file on the Unix drive and then adding that directory to your path. You can modify the PATH in the dsenv file.

If you had a previous version of DataStage running on that machine or another machine then open up the old dsenv file to see if there was anything in it that is missing from the new one.