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 to run a Shell Script within the scope of a Data stage job? 



Answer: By using "ExcecSH" command at Before/After job properties. 



May 05, 2008 04:49:18 #3
 anbalag   Member Since: May 2008    Total Comments: 3 

RE: How to run a Shell Script within the scope of a Data stage job? 
 
You can specify the ExecDos Prompt in the after or before job routine.
     

 

Back To Question