Database Error Messages

OCI-12318

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

The database is already mounted, so you need not take additional action to mount it. To establish access, use the ALTER DATABASE linkname OPEN command to open the database.