How to fix the Oracle error RMAN-08120: WARNING: archived log not deleted, not yet applied by standby?
In this post, you’ll learn more about the Oracle ErrorRMAN-08120: WARNING: archived log not deleted, not yet applied by standby with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
RMAN-08120: WARNING: archived log not deleted, not yet applied by standby
Reason for the Error RMAN-08120: WARNING: archived log not deleted, not yet applied by standby
This is an informational message to alert the user that an archived log that should have been deleted was not as it has not been applied to the standby database. The next message identifies the archived log
How to fix the Error RMAN-08120: WARNING: archived log not deleted, not yet applied by standby ?
You can fix this error in Oracle by following the below steps
Archivelog can be deleted after it has been applied to standby database.
Leave Your Comment