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.


December 12, 2005 17:21:32 #1
 shiva   Member Since: Visitor    Total Comments: N/A 

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

 

Back To Question