Artículos Relacionados
Últimos Artículos
Lo más leido
Acceso
Bases de Datos
Error ORA-01149
- Miércoles, 25 Enero 2012
ORA-01149: cannot shutdown - file string has online backup set
Cause: An attempt to shutdown normally found that an online backup is still in progress.
Action: End the backup of the offending tablespace and retry this command.
Error ORA-01152
- Miércoles, 25 Enero 2012
ORA-01152: file string was not restored from a sufficiently old backup
Cause: An incomplete recovery session was started, but an insufficient number of logs were applied to make the database consistent. This file is still in the future of the last log applied. The most likely cause of this error is forgetting to restore the file from a backup before doing incomplete recovery.
Action: Either apply more logs until the database is consistent or restore the database file from an older backup and repeat recovery.
Error ORA-01156
- Miércoles, 25 Enero 2012
ORA-01156: recovery or flashback in progress may need access to files
Cause: Either media recovery, instance recovery, or flashback was in progress. The recovery or flashback in progress may need the files to which this operation is being applied .
Action: Wait for recovery or flashback to complete.
Error ORA-01141
- Martes, 24 Enero 2012
ORA-01141: error renaming data file string - new file 'string' not found.
Cause: An attempt to change a data file's name in the control file failed because no file was found with the new name.
Action: Make sure that the data file has been properly renamed by the operating system and retry.
Error ORA-01142
- Martes, 24 Enero 2012
ORA-01142: cannot end online backup - none of the files are in backup.
Cause: None of the files were found to be in online backup when attempting to end an online backup.
Action: None. Online backup does not need to be ended for this tablespace.
