Database Error Messages

ORA-19698

data_file is from different database: id=db_id, db_name=db_name
  • data_file: The specified data file.
  • db_id: The database ID found in data file header.
  • db_name: The database name found in data file header.

Cause

Catalog failed because the database ID in the file header does not match the database ID in control file.


Action

Supply the correct data file belonging to this database.