ds_loadlibrary: Win32 error

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
arun_kumar
Participant
Posts: 58
Joined: Thu Feb 15, 2007 3:42 pm

ds_loadlibrary: Win32 error

Post by arun_kumar »

Hi all,


I am getting the fallowing error.Please Help me to reslove this Problem.

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


Thanx in advance.
Arunkumar..
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Did you Search the forum?

The message suggests that the DLL that supports the DB2 stage could not be found - which in turn suggests that that particular plug-in stage has not been installed/registered in your project.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply