How to fix the Oracle error RMAN-06772: cannot do IMPORT CATALOG before connecting to recovery catalog?

In this post, you’ll learn more about the Oracle ErrorRMAN-06772: cannot do IMPORT CATALOG before connecting to recovery catalog with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

RMAN-06772: cannot do IMPORT CATALOG before connecting to recovery catalog

Reason for the Error RMAN-06772: cannot do IMPORT CATALOG before connecting to recovery catalog

The IMPORT CATALOG command was used before connecting to the recovery catalog.

How to fix the Error RMAN-06772: cannot do IMPORT CATALOG before connecting to recovery catalog ?

You can fix this error in Oracle by following the below steps

Connect to recovery catalog using CONNECT CATALOG command if you wish to IMPORT CATALOG.

Tags :

Leave Your Comment