Oracle DBA, How To, Error, Cause and Action

ORA-16184: DB_UNIQUE_NAME string hashes to the same value as DB_UNIQUE_NAME string

ORA-16184: DB_UNIQUE_NAME string hashes to the same value as DB_UNIQUE_NAME string


Cause:


The internal hash value generated for one DB_UNIQUE_NAME collided with the hash value of another DB_UNIQUE_NAME.



Action:


Slightly modify one of the DB_UNIQUE_NAMEs so it hashes to a different value.

No comments:

Post a Comment

Thanks for your comment.