How to fix the Oracle error RMAN-06139: WARNING: control file is not current for REPORT SCHEMA?
In this post, you’ll learn more about the Oracle ErrorRMAN-06139: WARNING: control file is not current for REPORT SCHEMA with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
RMAN-06139: WARNING: control file is not current for REPORT SCHEMA
Reason for the Error RMAN-06139: WARNING: control file is not current for REPORT SCHEMA
A ‘REPORT SCHEMA’ with no at_clause was issued, and there is no recovery catalog, and the control file mounted by the target instance is not current, so the information about the current list of datafiles may not be current.
How to fix the Error RMAN-06139: WARNING: control file is not current for REPORT SCHEMA ?
You can fix this error in Oracle by following the below steps
Use a recovery catalog or mount a current control file.
Leave Your Comment