How can I speed up starting new sessions/jobs started with dbms_job.submit
Hi all,
I'm using dbms_job.submit to run jobs parallel, at the moment these jobs take 2 to 10 seconds to process.
Submitting a new job takes between 2 and 5 seconds, does anyone of a way to speed up the starting of a new job, what settings influence the start of a new job or session...
Thanks in advance,
Erik Bruinsma
I'm using dbms_job.submit to run jobs parallel, at the moment these jobs take 2 to 10 seconds to process.
Submitting a new job takes between 2 and 5 seconds, does anyone of a way to speed up the starting of a new job, what settings influence the start of a new job or session...
Thanks in advance,
Erik Bruinsma
1