Oracle Error ORA-12318: database (link name string) is already mounted

Oracle Error Message

ORA-12318: database (link name string) is already mounted

Reason for the Error

You are attempting to mount a secondary database that has already been mounted by your instance.

Solution

to mount it. To establish access, use the ALTER DATABASE OPEN command to open the database.