control file out of sync with redo log

Solution ID:ORA-00293

Type: Oracle

Cause

The redo log file and control file are out of sync because a non-current controle file was specified when the instance was started.

Actions

Retry the RECOVER command using the current control file, or retry the RECOVER command using the USING BACKUP CONTROLFILE clause.

Try the following links for this error:


http://docs.oracle.com/cd/E16655_01/server.121/e26079/e0.htm


https://community.oracle.com/message/9976126


Browse all solutions to database errors from Oracle, MS SQL, or MySQL