rman "DELETE OBSOLETE RECOVERY WINDOW OF 7 DAYS;" not removed backup files
Hi, all
I am using Oracle version : 19.3.0.0.0, and I am using the rman command "DELETE OBSOLETE RECOVERY WINDOW OF 7 DAYS;" to removed those backup files which is not needed to recover data in last 7 days.
However, we found that the command did not remove those old backups file which is more than 7 days, full or incremental.
Is there any configuration needed to make this command work or this is the default behavior of the command?
Thanks