Oracle Error RMAN-06066: the target database must be mounted when issuing a RECOVER command

Oracle Error Message

RMAN-06066: the target database must be mounted when issuing a RECOVER command

Reason for the Error

A RECOVER command was issued, but the target database control file is not mounted.

Solution

Mount the target database control file by issuing ALTER DATABASE MOUNT via Enterprise Manager or Server Manager.