Hi All
Is there any way to decrease the polling interval that Oracle uses to
determine if there are jobs pending in the job queue.
It appears that it takes up to 5 seconds for a job to be executed
after it has been submitted via DBMS_JOB.SUBMIT .
If possible, would it adversely affect resources by decreasing this
interval?
Thanks
Ron
Oracle 9.2.0.4
RedHat Linux 7.3
Is there any way to decrease the polling interval that Oracle uses to
determine if there are jobs pending in the job queue.
It appears that it takes up to 5 seconds for a job to be executed
after it has been submitted via DBMS_JOB.SUBMIT .
If possible, would it adversely affect resources by decreasing this
interval?
Thanks
Ron
Oracle 9.2.0.4
RedHat Linux 7.3
Comment