How to fix the Oracle error RMAN-06771: cannot do IMPORT CATALOG after NOCATALOG has been used?
In this post, you’ll learn more about the Oracle ErrorRMAN-06771: cannot do IMPORT CATALOG after NOCATALOG has been used with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
RMAN-06771: cannot do IMPORT CATALOG after NOCATALOG has been used
Reason for the Error RMAN-06771: cannot do IMPORT CATALOG after NOCATALOG has been used
The IMPORT CATALOG command was used after the NOCATALOG option was already specified.
How to fix the Error RMAN-06771: cannot do IMPORT CATALOG after NOCATALOG has been used ?
You can fix this error in Oracle by following the below steps
Restart RMAN and connect to recovery catalog if you wish to IMPORT CATALOG.
Leave Your Comment