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 interval wierdness

RE: DBMS_JOB interval wierdness

From: Jesse, Rich <Rich.Jesse_at_qtiworld.com>
Date: Tue, 16 Jul 2002 10:26:05 -0800
Message-ID: <F001.00499698.20020716102605@fatcity.com>


Nope. 1 PM just like it should, only every day instead of every week. I've tried it with the "7" in and out of the TRUNC with the same results.

One other thing I just noticed is that the job returns an error each time it is run due to bug in DBMS_STATS. I'm rectifying that now with trapping and an error table, but I'm still confused as to why it would resub in a day instead of the interval.

Thx!

Rich Jesse                           System/Database Administrator
Rich.Jesse_at_qtiworld.com              Quad/Tech International, Sussex, WI USA

> -----Original Message-----
> From: dgoulet_at_vicr.com [mailto:dgoulet_at_vicr.com]
> Sent: Tuesday, July 16, 2002 11:31 AM
> To: Jesse, Rich; Multiple recipients of list ORACLE-L
> Subject: Re:DBMS_JOB interval wierdness
>
>
> Jesse,
>
> No joke, let me guess, 8am every day, right? Try
> TRUNC(SYSDATE+7)+1/24
> instead.
>
> Dick Goulet
>
> ____________________Reply Separator____________________
> Subject: DBMS_JOB interval wierdness
> Author: "Jesse; Rich" <Rich.Jesse_at_qtiworld.com>
> Date: 7/16/2002 9:08 AM
>
> Hey all,
>
> I've got a job to gather stats on a schema of an 8.1.6.0.0
> DB. The interval
> of the DBMS_JOB is:
>
> TRUNC(SYSDATE)+7+1/24
>
> ...but it keeps resubmitting itself every day, instead of once a week.
>
> I *must* be brain dead or this cold's getting the best of me,
> because I just
> can't see what I'm missing.
>
> Anyone? Bueller? Bueller?
>
> Rich Jesse

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Jesse, Rich
  INET: Rich.Jesse_at_qtiworld.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 Tue Jul 16 2002 - 13:26:05 CDT

Original text of this message

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