Job queue is an instance level process, that is set per instance. This is mostly used in the replication environment. say that you have two instances, instance a and instance b then if you set the job_queue_process = 0..36 on instance a, that will spin those process based on the necessity. Job interval on the other hand would specify the frequency with which the the SNP# process should awake up and check for the jobs.
Sam




Reply With Quote