Database Administration (MOSC)

MOSC Banner

DBMS_SCHEDULER.CREATE_JOB Delayed start time

edited Aug 31, 2012 4:18AM in Database Administration (MOSC) 2 commentsAnswered
I've got a Job a wish to execute once with a delay of 30 minutes; however, I'm not finding anything helpful on this topic.

I've tried manipulating start_date with variations of date math (SYSTIMESTAMP+30/24/60).  Unfortunately, as best as I can tell this parameter only deals with the date, not the time.

Any ideas on how to address this issue.  Yes, I could go to the OS level and deal with it there, but I'd rather avoid that if possible.

Thanks, Bill

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center