Query regarding broken jobs
486215Sep 4 2008 — edited Sep 4 2008I am using Oracle 10.2.0.2 on Solaris
There are a number of job which run continously every few seconds during deployment and a few of them fail over.
I am facing lock issues in the database so I was wondering if the new sessions created by the DBMS_JOB package would be dropped automatically if the jobs fail and also whether the locks which were used by the jobs would be automatically released?