| Error | ORA-12318 |
Description | database (link name string) is already mounted | Cause | You are attempting to mount a secondary database that has already been mounted by your instance. | Action | to mount it. To establish access, use the ALTER DATABASE <linkname> OPEN command to open the database. |