Page 1 of 1

where to run dsjob command

Posted: Mon Feb 27, 2006 4:19 pm
by somu_june
Hi,


I want to run dsjob -run command . In which path I have to run this command under my project path . Please tell me where to run dsjob commads




Thanks,
Somaraju

Posted: Mon Feb 27, 2006 4:42 pm
by I_Server_Whale
I think this topic was covered earlier. But anyhow, since it is a one-liner.

You have to run the dsjob command from:

Code: Select all


/Ascential/DataStage/DSEngine/bin/dsjob command with options

Thanks,
Naveen.

Posted: Mon Feb 27, 2006 4:48 pm
by kumar_s
Once the path has been exported either throgh dsenv or manually, dsjob can be executed at any prompt. Source you dsenv and re execute the commands.

Posted: Mon Feb 27, 2006 8:17 pm
by trokosz
You can run dsjob from the Unix command or DOS command line.....You can create a Unix Shell Script or a DOS BAT file and run it there.....You can have a Scheduler (e.g., Autosys) call the Shell Script and so on....

Posted: Tue Feb 28, 2006 4:20 pm
by somu_june
Hi Naveen,


Thanks for helping me out.



Thanks
Somaraju.

Posted: Thu Mar 02, 2006 1:49 pm
by somu_june
Hi Naveen,

I tried with dsjob -lprojects command but iam getting an error saying . I gave command like this

/DataStage/751A/Ascential/DataStage/DSEngine/bin>dsjob -lprojects and I tried to go to dsjob directory after bin to execute the same it says not a directory so I executed command in bin directory and I got an error saying

could not load program dsjob:
Dependent module libvmdsapi.so could not be loaded
could not load module libvmdsapi.so
system error : No such file or directory


Thanks,
Somaraju

Posted: Thu Mar 02, 2006 1:59 pm
by I_Server_Whale
hi Somu,

Always try to search before you post. That way, you will find most of answers quickly rather than waiting for someone to reply for a topic which is already covered.

Just by searching for "could not load program dsjob:" returned me this link. I think it will solve your issue.


LINK

Thanks,
Naveen.

Posted: Thu Mar 02, 2006 3:25 pm
by somu_june
Hi Naveen,


Thanks for your help.



Thanks,
Somaraju