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 : Can submit but does not execute

RE: DBMS_JOB : Can submit but does not execute

From: Jesse, Rich <Rich.Jesse_at_qtiworld.com>
Date: Wed, 19 Feb 2003 07:28:45 -0800
Message-ID: <F001.0055152A.20030219072845@fatcity.com>


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
rich.jesse_at_qtiworld.com           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: Rich.Jesse_at_qtiworld.com

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 Wed Feb 19 2003 - 09:28:45 CST

Original text of this message

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