Running a sequence in a given time automatically

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
pklcnu
Premium Member
Premium Member
Posts: 50
Joined: Wed Aug 06, 2008 4:39 pm

Running a sequence in a given time automatically

Post by pklcnu »

Hi All

Is it possible to run a sequence at a given time , is it possible to set the time so that the sequence runs automatically suppose say after the midnight ? If yes how to do this ?

Many Thanks
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

From the Director you can, for any job, add it to the schedule by Select "Job" -> "Add to schedule". This is, by default, either Windows "AT" or UNIX "cron".
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

From Director, use the 'Add to schedule...' option. That will put it into cron and run it on whatever schedule you need.
-craig

"You can never have too many knives" -- Logan Nine Fingers
pklcnu
Premium Member
Premium Member
Posts: 50
Joined: Wed Aug 06, 2008 4:39 pm

Post by pklcnu »

chulett wrote:From Director, use the 'Add to schedule...' option. That will put it into cron and run it on whatever schedule you need. ...
Thanks very much indeed
chvenkat.v
Participant
Posts: 94
Joined: Fri Dec 14, 2007 3:22 am

Post by chvenkat.v »

if your problem is resolved then please make this topic as resolved... Smile
Post Reply