RE: [Non-DoD Source] RE: scheduler jobs not running.

From: Beckstrom Jeffrey <JBECKSTROM_at_gcrta.org>
Date: Fri, 07 Apr 2017 10:11:14 -0400
Message-Id: <58E765C20200000B000232D7_at_groupwise2014.gcrta.org>





Don't you want a value of "false" to enable the scheduler?

Jeffrey Beckstrom
Lead Database Administrator
Information Technology Department
Greater Cleveland Regional Transit Authority 1240 W. 6th Street
Cleveland, Ohio 44113

>>> "Freeman, Donald G. CTR" <donald.freeman.ctr_at_ablcda.navy.mil> 4/7/17 10:00 AM >>>
Check this. I had this problem awhile ago when somebody did the following. It took a long time to figure out why.

begin
dbms_scheduler.set_scheduler_attribute('SCHEDULER_DISABLED','TRUE'); end;

Donald Freeman
Systems Dev Spec, Principle
ManTech International

(757)852-6690 (w)
(717-497-1037 (C)
(757)-852-7777 PMO-IT Help Desk

RHR Facility
donald.freeman_at_mantech.com
donald.freeman.ctr_at_ablcda.navy.mil

-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Terrian, Thomas J CTR DLA INFO OPERATIONS (US)
Sent: Friday, April 07, 2017 9:28 AM
To: Scott.Deas_at_lfg.com; keyantech_at_gmail.com Cc: oracle-l_at_freelists.org
Subject: RE: [Non-DoD Source] RE: scheduler jobs not running.

Ok thanks. I will take a look.

I have also opened up a ticket with Oracle to see if they can find the problem.

-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Deas, Scott Sent: Friday, April 07, 2017 9:24 AM
To: keyantech_at_gmail.com; Terrian, Thomas J CTR DLA INFO OPERATIONS (US) <Tom.Terrian.ctr_at_dla.mil>
Cc: oracle-l_at_freelists.org
Subject: [Non-DoD Source] RE: scheduler jobs not running.

All active links contained in this email were disabled. Please verify the identity of the sender, and confirm the authenticity of all links contained within the message prior to copying and pasting the address to a Web browser.


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_at_freelists.org
[Caution-mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Karthikeyan Panchanathan
Sent: Thursday, April 06, 2017 9:52 PM
To: Tom.Terrian.ctr_at_dla.mil
Cc: oracle-l_at_freelists.org
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_at_dla.mil < Caution-mailto:Tom.Terrian.ctr_at_dla.mil >
> 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         
	--
	Caution-http://www.freelists.org/webpage/oracle-l <
Caution-http://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.**

m����
�祊�l��?���j
�����

--
http://www.freelists.org/webpage/oracle-l
Received on Fri Apr 07 2017 - 16:11:14 CEST

Original text of this message