ORA-01507: database not mounted



ORA-01507: database not mounted..

Answer / guest

Cause: A command was attempted that requires the database to
be mounted.

Action: If you are using the ALTER DATABASE statement via
the SQLDBA startup command, specify the MOUNT option to
startup; else if you are directly doing an ALTER DATABASE
DISMOUNT, do nothing; else specify the MOUNT option to ALTER
DATABASE. If you are doing a backup or copy, you must first
mount the desired database. If you are doing a FLASHBACK
DATABASE, you must first mount the desired database.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Oracle Errors Interview Questions

ORA-19012: Cannot convert XML fragment to the required datatype

1 Answers  


ORA-14501: object is not partitioned

1 Answers  


ORA-25103: NOPARALLEL option can only be used with ALTER INDEX REBUILD

1 Answers  


NNL-00835: Average delete processing time: string

1 Answers  


PLS-00438: value in LIMIT clause: 'string' use is invalid

1 Answers  


RMAN-06525: RMAN retention policy is set to none

1 Answers  


TNS-01113: save_config_on_stop can either be ON or OFF

1 Answers  


ORA-30744: "string" is not an object table

1 Answers  


ORA-34489: (MXMAINT06) You cannot maintain workspace object because it is a SURROGATE.

1 Answers  


PLS-00353: 'string' must name a user in the database

1 Answers  


TNS-00314: Protocol Adapter Errors: number,number

1 Answers  


ORA-39001: invalid argument value

1 Answers  


Categories