Question:
:
I am trying to start up my database, and I get the ORA-01122
error:
ORA- 01122: Database file %s failed verification check
How do I resolve the ORA-01122 error?
Answer: First, we use the
oerr utility to look up the action for the ORA-01122 error:
ORA- 01122: Database file %s failed verification check
Cause: The information in this file is inconsistent with information
from the controlfile. See accompanying message for reason.
Action: Make certain that the db files and controlfiles are the
correct files for this database.