Page 1 of 1

Scheduling of DataStage Jobs in UNIX

Posted: Fri Aug 06, 2004 7:49 pm
by bks_prasad
Hi ALL,

Can any body send me the unix script to schedule a data stage job.By using Cron tab utility.Iwant to start run my datastage jobs every month 1st at 9AM.
Thanks in Advance
Prasad

Posted: Fri Aug 06, 2004 8:17 pm
by chulett
:? There's no need to do this outside of DataStage. Do this from the Director:

* Highlight the job
* Add to Schedule
* Select 'Every'
* De-select the current day of the week
* Select the '1' on the Calendar
* Set the time 09:00 AM

It will create a cron entry to run your job on the first of every month at 9am - i.e., 'Every 1'.