Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: DBMS_JOB

RE: DBMS_JOB

From: A. Bardeen <abardeen1_at_yahoo.com>
Date: Mon, 02 Jul 2001 00:44:20 -0700
Message-ID: <F001.0033ECD7.20010702005022@fatcity.com>

Ramon,

When a job is broken the next_date is set to 01/01/4000.

I'm not sure I understand exactly what your initial request was, but you can alter the next_date and interval for any job using DBMS_JOB.CHANGE (or by calling DBMS_JOB.NEXT_DATE and DBMS_JOB.INTERVAL individually).

For examples of specifying different intervals, see Note: 1068369.6 "Example: Using DBMS_JOB.SUBMIT to Execute Jobs at Regular Intervals"

HTH,


Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: A. Bardeen
  INET: abardeen1_at_yahoo.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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 Mon Jul 02 2001 - 02:44:20 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US