Page 1 of 1

ds_loadlibrary: Win32 error in LoadLibrary of command.dll -

Posted: Thu Jun 02, 2011 3:52 am
by qutesanju
I have one job in datastage as
from reportsfolder-->command stage

here command stage will in turn call a batch file as
copyfiles.bat file

here this copyfile.bat file contains code to copy all files from reports folder to temp location

i checked on command prompt that the batch file is working properly but using datastage commmand stage the batch file is not gettting called
and this datastage job is showing an error as

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

Posted: Thu Jun 02, 2011 7:36 am
by rschirm
What version of Windows and is it 32 or 64bit?

Posted: Thu Jun 02, 2011 9:48 am
by qutesanju
here window is win server 2003- 32 bit
anyway i resolved error as i installed server and selected as repair option
and now i selected all plugins to installt.
this way all plugins got installed and error is resolved

let me know if anybody has different option