GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Data Warehousing  >  DataStage

 Print  |  
Question:  How do you execute datastage job from command line prompt? 



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



May 05, 2007 22:16:52 #1
 hanug   Member Since: June 2006    Total Comments: 24 

RE: How do you execute datastage job from command line...
 
u can use dsjob executable command from unix or command line.

The previous post was correct.

Hanu.
     

 

Back To Question