Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: DBMS_JOB
use a function:
check if 15 minutes after current time is in the don't run interval
if it is return the first time after the interval
if not return 15 minutes later
Pat
>
> Hi All,
>
> Does anybody know a way of to get DBMS_JOB to run a job every 15 minutes,
> unless the time of day is between X and Y (for example 00:00am > 03:00am)?
>
> All help appreciated! Pointers to RTFM more than welcome! ;)
>
> Mark
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Pat Hildebrand INET: pat_at_ssc.upenn.edu Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Tue Feb 18 2003 - 08:54:27 CST