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:RE: Job Scheduler in 9i

Re:RE: Job Scheduler in 9i

From: <dgoulet_at_vicr.com>
Date: Mon, 10 Jun 2002 11:39:07 -0800
Message-ID: <F001.00479452.20020610113907@fatcity.com>


Raj,

    WARNING: Cron has been known to fail around here leaving one heck of a mess behind. The primary culprit is when you have a power failure. In our case the power failure lasted more than 8 hours. When the computer restarted the cron job's time had passed & it would not start for another week by itself. On the other hand a dbms_job that should have started at about the same time did. We use both, but you have to understand the weaknesses of both.

Dick Goulet

____________________Reply Separator____________________
Author: "Jamadagni; Rajendra" <Rajendra.Jamadagni_at_espn.com>
Date:       6/10/2002 10:38 AM

We had the same situation and then we use "cron" that never fails. Now, we don't trust dbms_job ... I had a TAR open on that, but can't access it now.

Raj



Rajendra Jamadagni MIS, ESPN Inc. Rajendra dot Jamadagni at ESPN dot com
Any opinion expressed here is personal and doesn't reflect that of ESPN Inc.

QOTD: Any clod can have facts, but having an opinion is an art!

-----Original Message-----
Sent: Monday, June 10, 2002 2:13 PM
To: Multiple recipients of list ORACLE-L

Anyone run into any problems with the job scheduler in 9iR1 not kicking off jobs when they are scheduled?

We have a situation where a given job (runs every 4 hours or so) will be kicked
of successfully 2-3 times, and then on the 4th time the scheduler does not kick
it off, next_date is not incremented... it's like the job just gets lost in space...This same scheduled job ran fine in 8i. (this is an 8i to 9i migrated
database)

Any thoughts on this?  


-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: 
  INET: dgoulet_at_vicr.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 Jun 10 2002 - 14:39:07 CDT

Original text of this message

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