12c rman does not delete obsolete backups from backup share
Hi
Oracle 12.1.0.2.0
Oracle Enterprise Linux 7
I have problem with my 12c databases, where I have rman retention set to 30 days.
Today is 13.11.2019
So earliest incremental level 0 backup should be the one which is created 13.10.2019
But actually, you can see, that in backup share, the earliest inc0 is from 08.09.2019.
RMAN> show all;using target database control file instead of recovery catalogRMAN configuration parameters for database with db_unique_name CCCCC are:CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 30 DAYS;....RMAN> delete obsolete;RMAN retention policy will be applied to the commandRMAN retention policy is set to recovery window of 30 daysusing channel ORA_DISK_1no obsolete backups found