ORA-12334: database (link name string) is still open



ORA-12334: database (link name string) is still open..

Answer / guest

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.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

PLS-00241: invalid external type specification for SQLSTATE

1 Answers  


ORA-39309: schema sync operation failed

1 Answers  


ORA-14508: specified VALIDATE INTO table not found

1 Answers  


NZE-29116: Cannot get PKCS #12 attributes.

1 Answers  


ORA-06578: output parameter cannot be a duplicate bind

1 Answers  


ORA-00374: parameter db_block_size = string invalid ; must be a multiple of string in the range [string..string]

1 Answers  


ORA-29304: tablespace 'string' does not exist

1 Answers  


RMAN-03017: recursion detected in stored script string

1 Answers  


ORA-32642: non-unique cell values from the ORDER BY clause

1 Answers  


ORA-00293: controlfile out of sync with redo log

1 Answers  


ORA-31528: could not find change set string for CDC subscription string

1 Answers  


RMAN-06230: List of Stored Scripts in Recovery Catalog

1 Answers  


Categories