I want to make a backup plan as following and i want to know if it is recommended or not
oracle database 12c
Rman backup
the plan is take incremental level 0 first day of every month then take incremental level 1 daily, then at the end of the month i want to delete the backups then take new incremental level 0 first day of every month then take incremental level 1 daily.
is this recommended or not?