| Error | ORA-12334 |
Description | database (link name string) is still open | Cause | You attempted to dismount a database that is still open. | Action | Close the database with the ALTER DATABASE <linkname> CLOSE command, then re-attempt to dismount the database. |