How to use RMAN to delete all backups before DB Decommission
Hello,
I'm drop some old test databases, that have backups.
I need to have RMAN delete all DB backups, however parameter
CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 0 DAYS;
doesn't delete all backups.
0