database (link name string) is already mounted

Solution ID:ORA-12318

Type: Oracle

Cause

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

Actions

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

Try the following links for this error:


http://docs.oracle.com/cd/E16655_01/server.121/e26079/e12300.htm


Browse all solutions to database errors from Oracle, MS SQL, or MySQL