Page 1 of 1

dsjob error when run from script

Posted: Tue Sep 06, 2011 6:10 am
by dssubhani
Hi All,

When run through script got the below error:

Cannot load program .dsjob because of the following errors:
0509-150 Dependent module libvmdsapi.so could not be loaded.
0509-022 Cannot load module libvmdsapi.so.
0509-026 System error: A file or directory in the path name does not exist.

thanks in advance,
Subhani

Posted: Tue Sep 06, 2011 7:33 am
by chulett
Searching for your errors here would show that you need to "source" your dsenv file first. I also changed your subject to be more descriptive, everything is about "DataStage" here.

Posted: Tue Sep 06, 2011 4:56 pm
by priyadarshikunal
As the error suggests, its not able to find the libraries, you can do it by setting PATH, LIB_PATH to correct values. Or simply "source dsenv file"