Oracle Error Message
RMAN-06106: this command requires that target database be mounted
Reason for the Error
A command was issued that requires the target database to be mounted, but the target database is not mounted.
Solution
Mount the target database control file by issuing ALTER DATABASE MOUNT via Enterprise Manager or Server Manager.