RMAN-08137 WARNING: archived log not deleted, needed for standby
RMAN-08137: WARNING: archived log not deleted, needed for standby is a warning (not an error) from RMAN during a log deletion operation. It means that RMAN did not delete an archived redo log file because it is still required by a standby database (e.g., Data Guard standby or downstream database). Why It Happens This is … Read more