Oracle Error RMAN-06550: clone database not mounted and db_name not set in init.ora

Oracle Error Message

RMAN-06550: clone database not mounted and db_name not set in init.ora

Reason for the Error

The clone database “init.ora” file does not specify the DB_NAME parameter.

Solution

Add the DB_NAME parameter to the clone database “init.ora” and restart the instance.