Bases de Datos

Oracle

Ratio: 4 / 5

Inicio activadoInicio activadoInicio activadoInicio activadoInicio desactivado

ORA-01163: SIZE clause indicates string (blocks), but should match header stringbases_datos_2

 


 

Cause: The size specified in bytes in the SIZE clause of the CREATE CONTROLFILE statement does not equate to the number of blocks recorded in the header.

 

Action: Specify the correct filename and size ( in bytes ).

Oracle

Ratio: 4 / 5

Inicio activadoInicio activadoInicio activadoInicio activadoInicio desactivado

ORA-01147: SYSTEM tablespace file string is offlinebases_datos_2

 


 

Cause: A file belonging to the SYSTEM tablespace has been marked offline by the DBA. The database cannot be started until all SYSTEM tablespace files are online and openable.

 

Action: Bring the file online.

Oracle

Ratio: 4 / 5

Inicio activadoInicio activadoInicio activadoInicio activadoInicio desactivado

ORA-01145: offline immediate disallowed unless media recovery enabledbases_datos_2

 


 

Cause: ALTER TABLESPACE ... OFFLINE IMMEDIATE or ALTER DATABASE DATAFILE ... OFFLINE is only allowed if database is in ARCHIVELOG mode.

 

Action: Take tablespace offline normally or shutdown abort. Reconsider your backup strategy. You could do this if you were archiving your logs.

Oracle

Ratio: 4 / 5

Inicio activadoInicio activadoInicio activadoInicio activadoInicio desactivado

ORA-01146: cannot start online backup - file string is already in backupbases_datos_2

 


 

Cause: When starting an online backup it was noticed that an online backup was already started for one of the data files.

 

Action: End the first backup before beginning another.

Oracle

Ratio: 4 / 5

Inicio activadoInicio activadoInicio activadoInicio activadoInicio desactivado

ORA-01143: cannot disable media recovery - file string needs media recoverybases_datos_2

 


 

Cause: An attempt to disable media recovery found a file that needs media recovery, thus media recovery cannot be disabled.

 

Action: Recover the offending file or drop the tablespace it belongs to and retry this command.

Subcategorías