Oracle DBA, How To, Error, Cause and Action

ORA-01296: character set mismatch between dictionary string and logfiles

ORA-01296: character set mismatch between dictionary string and logfiles


Cause:


The character set of the database that produced the dictionary file is different from the charatcter set of the database that produced the logfiles.



Action:


Specify a dictionary file with the same character set.

No comments:

Post a Comment

Thanks for your comment.