Error in using Informix CLI stage against informix (9.31)

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
akash_nitj
Participant
Posts: 27
Joined: Fri Aug 13, 2004 3:36 am
Location: INDIA

Error in using Informix CLI stage against informix (9.31)

Post by akash_nitj »

Hi Folks
I have my database on informix server (9.31). I am developing a parallel job wherein i have to read data from the table.

ODBC stage in server job is working fine. I am able to read data.

But while using Informix CLI stage i get the following error :

ds_loadlibrary: error in dlopen - Dynamic Error

Help me out :(

TIA...

Regards
akash
T42
Participant
Posts: 499
Joined: Thu Nov 11, 2004 6:45 pm

Post by T42 »

Have you read the parjdev.pdf document (Parallel Extender Developer Guide), particularly the chapter on "Informix Enterprise Stage"?

Please ensure that everything (including ensuring that configurations are set up correctly) are properly done.

Let us know how you are coming along with this issue.
Post Reply