| Error | ORA-00293 |
Description | controlfile out of sync with redo log | Cause | The redo log file and controlfile are out of sync because a non-current controle file was specified when the instance was started. | Action | Retry the RECOVER command using the current controlfile, or retry the RECOVER command using the USING BACKUP CONTROLFILE clause. |