Page 1 of 1

ds_loadlibrary: Win32 error in LoadLibrary of infmxcli.dll

Posted: Mon Nov 21, 2005 4:55 pm
by mchaves
Hi there,

I am getting this error when trying to run a job that pulls data from an informix database into a file. I am using the informix stage. This job worked before but suddenly it stopped.

Any ideas on how to resolve this???

This is the entire error message:

ds_loadlibrary: Win32 error in LoadLibrary of infmxcli.dll - The specified module could not be found.

Thanks,

Posted: Tue Nov 22, 2005 3:21 am
by roy
Hi,
Is this the first time you ever tried connecting to Informix from your DS install?
If so go over the docs regarding the installation/configuration notes.

If it worked before try testing if the informix client can connect.

and post your findings

IHTH,

Posted: Tue Nov 22, 2005 4:54 pm
by mchaves
Hi Roy,

Thanks for your interest in helping me.

Yes, it was working before. It's been very hard to identify the problem.

I tested the informix client and it is working.

Have changed the user that executes datastage as service to admin and it still doesn't work.

As another test, I've written a perl script to connect to informix and it works under the same account but when I setup a job to kick off the script it fails. So I believe it's something regarding rights or paths but I did modify the user for datastage and no success.

Any other ideas?

Cheers,
Melquior