How to delete applied archived log from standby side with and without setting FRA?
Hello All,
We have standalone database with physical standby configured for version 12.1.0.2.
We are able to delete archive log from production side using RMAN configuration "CONFIGURE ARCHIVELOG DELETION POLICY TO APPLIED ON ALL STANDBY BACKED UP 1 TIMES TO 'SBT_TAPE';
And we have set RMAN policy on standby as 'CONFIGURE ARCHIVELOG DELETION POLICY TO APPLIED ON ALL STANDBY;'
All backups are happening from production database and we don't have any FRA set.
We also have dataguard broker configured.
We are aware about the FRA configuration to delete the archive logs but enabling FRA is giving error in Data guard configuration, and also it is not deleting archives when FRA is 85% full, so we are not able to use it