Scheduling a DataStage

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
rajanikc
Participant
Posts: 15
Joined: Wed Jan 24, 2007 11:11 am

Scheduling a DataStage

Post by rajanikc »

Hi all,
Can we schedule a job to run every 15 minutes?
if so...can we schedule in the director?
if we cant schedule in the director; whats the tool we need to use for this?
Thanks in advance
Rajani
---Raj
narasimha
Charter Member
Charter Member
Posts: 1236
Joined: Fri Oct 22, 2004 8:59 am
Location: Staten Island, NY

Post by narasimha »

There is no option to schedule a job to run every 15 minutes, using the Director.
There are many tools which can be used for scheduling. To name a couple - Control-M, Autosys.
You could also use cron.
Narasimha Kade

Finding answers is simple, all you need to do is come up with the correct questions.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Sure there is - just 'Add to schedule' over and over at 15 minute intervals. :wink:
-craig

"You can never have too many knives" -- Logan Nine Fingers
narasimha
Charter Member
Charter Member
Posts: 1236
Joined: Fri Oct 22, 2004 8:59 am
Location: Staten Island, NY

Post by narasimha »

Craig, has a solution for everything :wink:

Not to deviate too much from the topic...
Just curious, has anybody tried to schedule jobs outside the Director, using dsr_sched.sh (DSR.SCHED) - which is found in the Project directory?
Basically try to mimic what the Datastage Director does under the covers while it does its scheduling..
Is this even possible?
Narasimha Kade

Finding answers is simple, all you need to do is come up with the correct questions.
rajanikc
Participant
Posts: 15
Joined: Wed Jan 24, 2007 11:11 am

Post by rajanikc »

Thanks for the quick replies buddies
---Raj
Post Reply