How Scheduler work
I want understand how scheduler work in below situation:
Lets assume 5 jobs are scheduled to run between 2 am to 4 pm and for some maintenance activity we had to stop scheduler from 1 am to 5 pm.So once we start the scheduler at 5 pm then will those job get submitted automatically or it will skip those jobs?