DBMS JOBS failures continue past 16 and Doesn't reset on successful run
Till 11g, by default, if a job fails 16 times in a row, it will marked as broken by the the database and Failure count is reset to 0 after a successful run before it's broken.
We have recently upgraded to 19C and found that failure count is continuing past 16. Once the job is fixed and run successfully, it doesn't reset count to 0.
Is there any patch available to fix this behavior?