Page 1 of 1

ds_loadlibrary: Win32 error in LoadLibrary of dsdb2.dll

Posted: Sun Aug 19, 2012 7:19 pm
by Jagan617
Hi,

Can anyone help me on the below issue.

I am trying to view the data in designer with my individual userid through DB2 API stage, i am getting the below error
"ds_loadlibrary: Win32 error in LoadLibrary of dsdb2.dll - A dynamic link library (DLL) initialization routine failed" but when i tried to access with Admin id, i am able to. Could anyone help me. Even added my userid in DB2USERS group but not able to and it is throwing the above error.

Posted: Mon Aug 20, 2012 1:33 am
by ArndW
When you say user-id and admin-id you mean as the argument to the DB2 database stage or as the DataStage designer user?

Access issue with DB2 from Datastage Designer

Posted: Thu Aug 23, 2012 5:35 pm
by Jagan617
Its designer user-id not the DB2 database stage. I am using Datastage 7.5.3 server edition on WIndows 2003.

Posted: Fri Aug 24, 2012 1:03 am
by ArndW
I would guess that your server and client are on the same machine and that the admin id has sufficient access rights to the DataStage directories while your user-id doesn't.