Hi,
We have configured our DSNs on the DataStage server installed on AIX.
And we are able to see the DSN's in the Designer when we design a job.
But we try to run it after succesful compilation, we are getting the following error.
ds_loadlibrary error in dlopen.
Can anyone please suggest how to overcome the above error.
Thanks in advance.
Regards,
Vikram.
DataStage Error on AIX machine while using ODBC table def
Moderators: chulett, rschirm, roy
-
datastage_user
- Participant
- Posts: 2
- Joined: Wed Jun 21, 2006 7:02 am
-
ray.wurlod
- Participant
- Posts: 54595
- Joined: Wed Oct 23, 2002 10:52 pm
- Location: Sydney, Australia
- Contact:
This is usually a problem with your shared library search path, which should be set in the dsenv as an environment variable called LD_LIBRARY_PATH. It must be able to find the libraries in the branded_odbc/lib directory. Also, make sure that 32-bit database client libraries precede any 64-bit database client libraries.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.