Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

RMAN-08137: WARNING: archived log not deleted as it is still needed

user13549752Feb 14 2012 — edited Feb 15 2012
DB:11.1.0.7.0
OS:Linux

I am trying to delete the archive log with below command

delete archivelog until time 'sysdate -1' backed up 1 times to device type sbt;

Rman unable to delete it throwing the warning "RMAN-08137: WARNING: archived log not deleted as it is still needed"

We have datagaurd configuration and it is in sync with primary. Rman is successfully able to take the database as well as archive log backup but unable to delete archive log.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 14 2012
Added on Feb 14 2012
5 comments
28,313 views