Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to Schedule Jobs to only run during a time window

jeff.blankenbillerApr 9 2014 — edited Apr 10 2014

I have a long running task that needs to schedule jobs to process data.

I only want these scheduled jobs to start during a specific window of time each day, probably 10:00 PM to 6:00 AM.

If the scheduled jobs do not begin during the specified time frame, they must wait until the next day to start running.

Each scheduled job will only be executed once and then auto dropped.

How should I go about creating these scheduled jobs?

This post has been answered by GregV on Apr 10 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 8 2014
Added on Apr 9 2014
5 comments
4,838 views