How to fix the Oracle error RMAN-06525: RMAN retention policy is set to none?
In this post, you’ll learn more about the Oracle ErrorRMAN-06525: RMAN retention policy is set to none with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
RMAN-06525: RMAN retention policy is set to none
Reason for the Error RMAN-06525: RMAN retention policy is set to none
Command DELETE OBSOLETE and REPORT OBSOLETE requires that either:
* RMAN retention policy is not NONE or,
* RMAN retention policy is specified with REPORT/DELETE command.
How to fix the Error RMAN-06525: RMAN retention policy is set to none ?
You can fix this error in Oracle by following the below steps
Either configure RMAN retention policy with CONFIGURE command or specify it at the end of DELETE/REPORT command.
Leave Your Comment