ORA-16184: DB_UNIQUE_NAME %s hashes to the same value as DB_UNIQUE_NAME %s

Oracle error message numbers and Oracle error codes.
Post Reply
User avatar
jimb
Site Admin
Posts: 6146
Joined: Thu Jan 19, 2012 1:10 pm
Location: New Delhi, India
Contact:

ORA-16184: DB_UNIQUE_NAME %s hashes to the same value as DB_UNIQUE_NAME %s

Post by jimb »

ORA-16184: DB_UNIQUE_NAME %s hashes to the same value as DB_UNIQUE_NAME %s
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.
Oracle Database Administration Forums
http://www.oracle-forums.com/
xaeresis
Posts: 196117
Joined: Wed Oct 04, 2023 2:39 pm

Re: ORA-16184: DB_UNIQUE_NAME %s hashes to the same value as DB_UNIQUE_NAME %s

Post by xaeresis »

xaeresis
Posts: 196117
Joined: Wed Oct 04, 2023 2:39 pm

Re: ORA-16184: DB_UNIQUE_NAME %s hashes to the same value as DB_UNIQUE_NAME %s

Post by xaeresis »

Post Reply