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: strange problem with the job queue

Re: strange problem with the job queue

From: Kaing, Leng <Leng.Kaing_at_team.telstra.com>
Date: Thu, 22 May 2003 00:31:38 -0800
Message-ID: <F001.0059F81F.20030522003138@fatcity.com>


Have you specified an INTERVAL for it to be re-executed?

Is there anything REMOVing your jobs?



 From: <rgaffuri_at_cox.net>
 Date: Mon, 19 May 2003 8:07:11 -0400
 Subject: strange problem with the job queue

I have a package that submits about 70 jobs to the job queue. Basically Im rebuilding tables and indices in a schema in parallel. Worked fine on Friday.

I run it today. All the jobs get submitted. I know this, by select from DBA_JOBS and then from USER_JOBS. 30 seconds later all the jobs have been removed from the job queue and were not run.

I know they were not run because I have a simple insert statement at the beginning of each job to a log table.

I then submitted them again and ran them by hand. I can run them for about 30 seconds before it says the jobs no longer exist in the job queue. Again the jobs are not getting run. I know this because my log table is not being inserted to.

any idea? Im stumped.



Leng Kaing
Email: leng.kaing_at_team.telstra.com
Phone: +61-3-9203-7589
Mobile: +61-417-371-348

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Kaing, Leng
  INET: Leng.Kaing_at_team.telstra.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 Thu May 22 2003 - 03:31:38 CDT

Original text of this message

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