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

Oracle Error Message

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

Reason for the Error

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

Solution

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