unix shell script

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
ramukyajiv
Participant
Posts: 1
Joined: Fri Jan 18, 2008 12:14 am

unix shell script

Post by ramukyajiv »

i have three jobs to be scheduled,two need to be run everyday and third need to be run on every alternate day and if any job fails,three jobs need to be run the next day.....please some one help me in writing the script....unix shell script....cheers
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Welcome aboard. DataStage is not the tool for this. Use a scheduler - either the one in the operating system (cron or at) or a third-party scheduler.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply