How to fix the Oracle error RMAN-06137: must have recovery catalog for REPORT SCHEMA AT TIME?
In this post, you’ll learn more about the Oracle ErrorRMAN-06137: must have recovery catalog for REPORT SCHEMA AT TIME with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
RMAN-06137: must have recovery catalog for REPORT SCHEMA AT TIME
Reason for the Error RMAN-06137: must have recovery catalog for REPORT SCHEMA AT TIME
A ‘REPORT SCHEMA at_clause’ command was issued, but there is no recovery catalog database.
How to fix the Error RMAN-06137: must have recovery catalog for REPORT SCHEMA AT TIME ?
You can fix this error in Oracle by following the below steps
If you are not using a recovery catalog, then you may only issue the ‘REPORT SCHEMA’ command with no at_clause.
Leave Your Comment