Oracle - Errores y soluciones

Oracle

Ratio: 4 / 5

Inicio activadoInicio activadoInicio activadoInicio activadoInicio desactivado

ORA-01100: database already mountedbases_datos_2

 


 

Cause: A database is already mounted in this instance.

 

Action: None.

Oracle

Ratio: 4 / 5

Inicio activadoInicio activadoInicio activadoInicio activadoInicio desactivado

ORA-01101: database being created currently mounted by some other instance

Oracle

Ratio: 4 / 5

Inicio activadoInicio activadoInicio activadoInicio activadoInicio desactivado

ORA-01102: cannot mount database in EXCLUSIVE modebases_datos_2

 


 

Cause: Some other instance has the database mounted exclusive or shared.

 

Action: Shutdown other instance or mount in a compatible mode.

Oracle

Ratio: 4 / 5

Inicio activadoInicio activadoInicio activadoInicio activadoInicio desactivado

ORA-01092: database name 'string' in control file is not 'string'

Oracle

Ratio: 4 / 5

Inicio activadoInicio activadoInicio activadoInicio activadoInicio desactivado

ORA-01104: number of control files (string) does not equal stringbases_datos_2

 


 

Cause: The number of control files used by this instance disagrees with the number of control files in an existing instance.

 

Action: Check to make sure that all control files are listed.

Oracle

Ratio: 4 / 5

Inicio activadoInicio activadoInicio activadoInicio activadoInicio desactivado

ORA-01105: mount is incompatible with mounts by other instancesbases_datos_2

 


 

Cause: An attempt to mount the database discovered that another instance mounted a database by the same name, but the mount is not compatible. Additional errors are reported explaining why.

 

Action: See accompanying errors.

Oracle

Ratio: 4 / 5

Inicio activadoInicio activadoInicio activadoInicio activadoInicio desactivado

ORA-01106: database must be closed before dismounting bases_datos_2

 


 

Cause: Obvious.

 

Action: None.