Title: RE: DBMS_JOB : Can submit but does not execute

In 8i I have had bad luck of submitting it at sysdate and they don't fire ...

Once I got burned, I can afford 5 seconds ... if it is that critical, dbms_job isn't the tool for that job anymore.

Raj
-------------------------------------------------------------
Rajendra dot Jamadagni at espn dot com
Any views expressed here are strictly personal.
QOTD: Any clod can have facts, having an opinion is an art !!


-----Original Message-----
From: Jesse, Rich [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 19, 2003 10:29 AM
To: Multiple recipients of list ORACLE-L
Subject: RE: DBMS_JOB : Can submit but does not execute


That shouldn't matter.  Look at DBA_JOBS when you startup an instance after
it's been down for a while (not that it would ever happen!).  All pending
jobs (nextdate <= SYSDATE) should be firing, at least as many
job_queue_processes as you have in the init.ora.

Rich

Rich Jesse                        System/Database Administrator
[EMAIL PROTECTED]           Quad/Tech International, Sussex, WI USA


-----Original Message-----
Sent: Wednesday, February 19, 2003 8:29 AM
To: Multiple recipients of list ORACLE-L


Also as a practice, I always submit sysdate + 5 seconds instead of sysdate.
Raj
-------------------------------------------------------------
Rajendra dot Jamadagni at espn dot com
Any views expressed here are strictly personal.
QOTD: Any clod can have facts, having an opinion is an art !!


-----Original Message-----
Sent: Wednesday, February 19, 2003 7:34 AM
To: Multiple recipients of list ORACLE-L


Make sure job_queue_processes > 0.  Also check job_queue_interval.



Jay Hostetter
Oracle DBA
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Jesse, Rich
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

*********************************************************************This e-mail 
message is confidential, intended only for the named recipient(s) above and may 
contain information that is privileged, attorney work product or exempt from 
disclosure under applicable law. If you have received this message in error, or are 
not the named recipient(s), please immediately notify corporate MIS at (860) 766-2000 
and delete this e-mail message from your computer, Thank 
you.*********************************************************************1


Reply via email to