I scheduled an IAL to run on the last day of the month at 4:15:00 PM. (trunc(last_day(sysdate()) + 16.25/24). It started at the correct date and time, but when I look at the background jobs for the day, I find that it ran every 10 minutes after that for about 8 hours. Then it stopped. It rescheduled itself for 11/30/2022 4:15:00 PM. You can see from the screen shot below that the last time it ran was at 12:05:27 AM on 11/1/2022.
What would cause it to continue to execute every 10 minutes for 8 hours?
What can I look at? None of the logs show any errors.