Home » RDBMS Server » Server Administration » 90131: Jobs falling off the Job Queue.
90131: Jobs falling off the Job Queue. [message #54157] Thu, 31 October 2002 21:07 Go to next message
banic
Messages: 4
Registered: September 2001
Junior Member
We just upgraded to 90131 from 817. Most things went pretty well, Except: Intermittently some of our scheduled stored procedures are failing to reschedule.
They are not showing up as failed or broken. They simply fail to be schedule to execute at the next interval. We have not been able to recreate the problem on any other servers. The one we are having the most trouble with runs every 30 seconds. Its interval is 'sysdate + (30/(1440*60))'
Re: 90131: Jobs falling off the Job Queue. [message #54177 is a reply to message #54157] Fri, 01 November 2002 10:19 Go to previous message
andrew again
Messages: 2577
Registered: March 2000
Senior Member
If your job_queue_interval is > 30 (typically it's 60) then maybe you could have problems? How about submitting that job at higher intervals and then having it loop a few times with dbms_lock.sleep(30) in between loops?
Previous Topic: unable to drop a tablespace
Next Topic: Help Me! Oracle8i silent installation error message
Goto Forum:
  


Current Time: Fri Sep 20 00:27:54 CDT 2024