RMAN-08137: WARNING: archived log not deleted, needed for standby or upstream capture process
Hi, getting this error, where as
CONFIGURE ARCHIVELOG DELETION POLICY TO NONE; # default
And there is no standby database configured, we are doing replication using golden gate, but this is causing my archive log backups to fail:
channel ch00: deleting archived log(s)
archived log file name=+RECO/CPPPROD/ARCHIVELOG/2017_01_09/thread_2_seq_7603.1904.932796305 RECID=17104 STAMP=932796306
RMAN-08137: WARNING: archived log not deleted, needed for standby or upstream capture process
Please assist/advise, what needs to be done over here to fix/correct this issue, temp solution is connect to rman and run crosscheck archivelog all;
and then run the backup again, now all good, but here are 2 issues: