Archive logs are not getting deleted from physical standby, Primary and Standby are in Sync though,
Hi,
I have a scenario where archives are not getting deleted from Physical Standby db (11.2.0.3), throwing below error message.
"RMAN-08120: WARNING: archived log not deleted, not yet applied by standby"
This issue started few days back when MRP was not started after the DR DB recycle. After reviewing the issues, MRP was restarted and logs getting applied on standby, both Primary and Standby are in sync. Now when trying to delete the archives from Standby database RMAN throws above error. Upon checking further one of the archive is not marked as applied.
SQL> SELECT THREAD#, MAX(SEQUENCE#) AS "LAST_APPLIED_LOG" FROM V$archived_log where applied=