I have around 350 concurrent programs which run with different schedules in Oracle varying from once in a week to once every minute. In the 350 programs, few programs have more than one schedule with different parameters.
There is a weekly maintenance, during which the concurrent manager is brought down without notice. Can't help with that. But the programs that were running during that time errs out and the subsequent schedule is also lost. Also there many other ways after which a schedule of a program is lost. Mostly these are not noticed for a long time (sometime even months) and this causes issues. Is there anyway to query for the programs whose schedule is lost/skipped/missed?