Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: question about 'job_queue_processes'

Re: question about 'job_queue_processes'

From: Sybrand Bakker <gooiditweg_at_nospam.demon.nl>
Date: Mon, 10 Feb 2003 20:55:40 +0100
Message-ID: <hp0g4vcqh2k80u848o84qvnd8n4muh0hb6@4ax.com>


On 10 Feb 2003 10:25:30 -0800, rgaffuri_at_cox.net (Ryan Gaffuri) wrote:

>I used to think that this was simply the number of jobs that can be
>queued at once. I just read somewhere that this has something to do
>with 'SNP'. I didnt quite follow this. Does this parameter have
>anything to do with the number of jobs I have queued at once?

job_queue_processes is simply the number of background processes available to deal with job requests, they don't constitute different queues and simply the first available process is used. That said if you have n SNP<x> processes, and you have more than n jobs (say all running every minute) you will likely see jobs drift away from their schedule.

Sybrand Bakker, Senior Oracle DBA

To reply remove -verwijderdit from my e-mail address Received on Mon Feb 10 2003 - 13:55:40 CST

Original text of this message

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