Oracle DBA, How To, Error, Cause and Action

ORA-01161: Database name string in the file header does not match string in the DATABASE clause.

ORA-01161: Database name string in the file header does not match string in the DATABASE clause.


Cause:


The database name provided in the DATABASE clause did not match the database name found in the file header.



Action:


Ensure consistency of database names. Use the SET DATABASE clause if you are renaming the database.

No comments:

Post a Comment

Thanks for your comment.