The differences appear to be at the "nuance" level. It would be helpful if the author came right out and said, "This is when you should use "DBMS_JOB.SUBMIT" and this is when you should use "DBMS_JOB.ISUBMIT", but they didn't. And besides the nuances, I don't know the answer, myself...Sorry.
The only difference I can tell is that you supply your own job number to isubmit. This allows you to know in advance of the job running what the number will be.
You have to ensure your job number is unique, so you may want to set up your own job number sequence.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.