Job Scheduling in EM - Want to run Hourly, but only during certain hours, or have exceptions
I schedule my weekly full, daily incremental, and hourly archive log backup jobs through EM. I don't know my jobs to collide (run at the same time). Oracle doesn't reccommend the backup jobs run at the same time, but I need to have an hourly archivelog bakup.
The weekly full runs once a week at 10:30 PM.
The daily incremental runs daily at 9:00 PM.
Therefore, the two above jobs don't/shouldn't collide with each other.
But I have added hourly archive log backups. I want to schedule an hourly job, but, for example, NOT have it run at 9:00 PM, and not between 11:00 PM and 12:00 AM as an example.