dbms_job 12cR2
Good afternoon.
I'm looking for information about the rules, how DBMS_JOB works in DB 12cR2.
I noticed, that job doesn't become broken even after 16 failures and count of failure attempts grows to infinity.
Also frequency of new launches after failure attempts is constant.
Maybe there are some hidden parameters, how to manipulate behaviour of jobs.
p.s. I know, that DBMS_JOB in DB 12cR2 is deprecated, but it exists.