| Error | ORA-12333 |
Description | database (link name string) is not mounted | Cause | You attempted to open a database that has not been mounted. | Action | Mount the database with the ALTER DATABASE <linkname> MOUNT command, then re-attempt to open the database. |