RE: scheduler jobs not running.

  • From: "Deas, Scott" <Scott.Deas@xxxxxxx>
  • To: "keyantech@xxxxxxxxx" <keyantech@xxxxxxxxx>, "Tom.Terrian.ctr@xxxxxxx" <Tom.Terrian.ctr@xxxxxxx>
  • Date: Fri, 7 Apr 2017 13:24:00 +0000

Might be a long shot, but I had an issue recently in an environment where we 
had a job class pointing to a service that no longer existed, so the jobs would 
never run.  We changed the job class attribute and everything started up again.

Thanks,
Scott

From: oracle-l-bounce@xxxxxxxxxxxxx [mailto:oracle-l-bounce@xxxxxxxxxxxxx] On ;
Behalf Of Karthikeyan Panchanathan
Sent: Thursday, April 06, 2017 9:52 PM
To: Tom.Terrian.ctr@xxxxxxx
Cc: oracle-l@xxxxxxxxxxxxx
Subject: Re: scheduler jobs not running.

Have you checked DBA_SCHEDULER_JOB_RUN_DETAILS


This displays log run details for all Scheduler jobs in the database.


Karth

Sent from my IPhone

On Apr 6, 2017, at 1:09 PM, Terrian, Thomas J CTR DLA INFO OPERATIONS (US) 
<Tom.Terrian.ctr@xxxxxxx<mailto:Tom.Terrian.ctr@xxxxxxx>> wrote:
My scheduler jobs stopped running a month ago:

SQL> select JOB_NAME,  NEXT_RUN_DATE from dba_scheduler_jobs where rownum = 1;

JOB_NAME
------------------------------
NEXT_RUN_DATE
---------------------------------------------------------------------------
PURGE_LOG
10-MAR-17 03.00.00.100000 AM PST8PDT


Any idea why?

SQL> sho parameter job

NAME                                 TYPE        VALUE
------------------------------------ ----------- ------------------------------
job_queue_processes                  integer     1000

--
//www.freelists.org/webpage/oracle-l

Notice of Confidentiality: **This E-mail and any of its attachments may contain
Lincoln National Corporation proprietary information, which is privileged, 
confidential,
or subject to copyright belonging to the Lincoln National Corporation family of
companies. This E-mail is intended solely for the use of the individual or 
entity to
which it is addressed. If you are not the intended recipient of this E-mail, 
you are
hereby notified that any dissemination, distribution, copying, or action taken 
in
relation to the contents of and attachments to this E-mail is strictly 
prohibited
and may be unlawful. If you have received this E-mail in error, please notify 
the
sender immediately and permanently delete the original and any copy of this 
E-mail
and any printout. Thank You.**

Other related posts: