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:  What is the utility you use to schedule the jobs on a UNIX server other than using Ascential Director?

Answer: Use crontab utility along with dsexecute() function along with proper parameters passed.


March 03, 2006 01:23:29 #2
 RamaPrasad Batchu   Member Since: Visitor    Total Comments: N/A 

RE: What is the utility you use to schedule the jobs o...
 
"Control_M Scheduling Tool": Thru Control_M u can automate the job by invoking the shell script written to schedule the datastage jobs.
     

 

Back To Question