How do you execute datastage job from command line prompt? 

Using "dsjob" command as follows.
dsjob -run -jobstatus projectname jobname

Showing Answers 1 - 6 of 6 Answers

hanug

  • May 6th, 2007
 

u can use dsjob executable command from unix or command line.

The previous post was correct.

Hanu.

  Was this answer useful?  Yes

Mishra G

  • Aug 17th, 2011
 

$dsjob -server 97.253.32.155:31540 -user username -password passwd -run -jobstatus -mode RESET $project_name $job_name

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions