Schedule RMAN backup through EM
I was wondering if it is possible to schedule an RMAN job through EM (standalone) only for weekdays for example ?
Currently I have solved this by creating 5 individual RMAN backup jobs for each day and an interval set 1 week.
In the scheduler this is possible and through dbms_job you can create you own complex schedule ...
0