Re: DBMS_JOB ?
From: Nathan Hughes <nhughes_at_cerberus.umd.umich.edu>
Date: 1997/07/12
Message-ID: <5q7rvk$7ei_at_cerberus.umd.umich.edu>#1/1
Date: 1997/07/12
Message-ID: <5q7rvk$7ei_at_cerberus.umd.umich.edu>#1/1
Robert Christenson <robertoc_at_fyiowa.infi.net> writes:
[..]
>job_queue_processes - we have set to 10, allows 10 jobs in the batch
>queue at a time (I think)
This sets how many snapshot processes to spawn at startup (SNP#). 10 is quite a bit... The snapshot processes run the jobs, for one thing, so more might be needed if you have many jobs firing off at the same time, or many firing all day.
-- /(o\ Nathan D. Hughes \o)/ nhughes_at_umich.eduReceived on Sat Jul 12 1997 - 00:00:00 CEST