Backup and remove archive redo log with standby DB
I have a production database running with a standby database, last week the synchronization from production with standby database is broken, and there are thousand of archive redo logs pending from production transfer to standby db.
I have decide to rebuild the standby since there are too many archive redo logs pending for transfer on standby, in production in have set the log archive destination status for standby destination to defer, and i I ran a rman archive redo log backup script with delete input all option, but i still getting the message: RMAN-08137: WARNING: archive log not deleted as it is still needed.