Page 1 of 1

ds_loadlibrary: Win32 error in LoadLibrary of dsdb2.dll

Posted: Mon Jun 30, 2008 10:23 am
by ppgoml
Hello,

I installed IBM information server 8.0.1 on Windows 2003 Server Edition.

When I created a job with DB2 API stage in datastage designer(on the same machine the server installed), I got the following error message.

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

I can find the file dsdb2.dll in "E:\IBM\InformationServer\Server\DSComponents\bin"

I have given the user the permission to acess the datastage installation directory and its sub-directories.

I thought I might miss to set some enviroment variables.

Is there anyone who can give me a solution to this?

Thanks in advance.

--
Jack Li

Posted: Mon Jun 30, 2008 4:17 pm
by ray.wurlod
Welcome aboard. Check out your search paths (for example PATH and LIB environment variables) to see whether they refer to the parent directory.

Posted: Mon Jun 30, 2008 11:12 pm
by ppgoml
Thanks Ray.

I resolved this issue by adding the user to group DB2USERS.