Job Scheduling

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
dwandbi
Participant
Posts: 29
Joined: Sat Feb 04, 2006 6:17 pm

Job Scheduling

Post by dwandbi »

As you all know, Datastage comes with the add-in component "Director" for job scheduling. Why is it necessary to go for third party tools like "Autosys" or any other job scheduler.

your answers will be helpful

thanks,
Tom
kcbland
Participant
Posts: 5208
Joined: Wed Jan 15, 2003 8:56 am
Location: Lutz, FL
Contact:

Post by kcbland »

Because it's just an interface to At on Windoze and cron on Unix. That is not the same as an enterprise scheduler, which has interdependent process scheduling, escalation activities, monitoring, graphical interface, etc. Cron/At run a task at given time with an optional repeating interval.

If you don't know what features enterprise schedulers have, comparing cron/At to one is like comparing a calculator to a computer.
Last edited by kcbland on Fri Apr 21, 2006 9:57 am, edited 1 time in total.
Kenneth Bland

Rank: Sempai
Belt: First degree black
Fight name: Captain Hook
Signature knockout: right upper cut followed by left hook
Signature submission: Crucifix combined with leg triangle
sb_akarmarkar
Participant
Posts: 232
Joined: Fri Sep 30, 2005 4:52 am
Contact:

Post by sb_akarmarkar »

One can monitor all jobs created on different tools is being shedule from one window.
Post Reply