operation disallowed: control file inconsistent with data dictionary

Solution ID:ORA-00241

Type: Oracle

Cause

The control file was either recently created via CREATE CONTROLFILE or an incomplete recovery has been done. Thus, the datafiles in the control file and the ones in the data dictionary may not match.

Actions

Open the database, then retry the operation.

Try the following links for this error:


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


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