ORA-00241: operation disallowed: control file inconsistent with data dictionary
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.
Action: Open the database, then retry the operation.