ORA-12321: database (link name string) is not open and
AUTO_MOUNTING=FALSE



ORA-12321: database (link name string) is not open and AUTO_MOUNTING=FALSE..

Answer / guest

Cause: The secondary database that your instance is
attempting to mount is not open and automatic mounting has
not been enabled.

Action: Manually mount and open the secondary database using
ALTER DATABASE <linkname> with the OPEN and MOUNT options.
Alternately, to allow your instance to automatically mount
and open secondary databases, set the AUTO_MOUNTING
parameter in the parameter file to TRUE.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-26054: Direct Path Context prepared for a different mode than operation requested.

1 Answers  


NZE-29155: continuous key pair consistency check self-test failure

1 Answers  


ORA-12601: TNS:information flags check failed

1 Answers  


ORA-28022: cannot grant external roles to global user or role

1 Answers  


ORA-27043: unable to seek to beginning of file

1 Answers  


RMAN-06905: backup of backupset key number was cancelled

1 Answers  


NNO-00632: warning: forwarder number has missing address, forwarder ignored

1 Answers  


ORA-24399: invalid number of connections specified

1 Answers  


ORA-16704: Cannot set the property because it is read-only

1 Answers  


ORA-29812: incorrect object name specified

1 Answers  


ORA-07847: sllfop: $CONNECT failure

1 Answers  


PCC-00146: Illegal value for host option, ignored

1 Answers  


Categories