ORA-16184: DB_UNIQUE_NAME string hashes to the same value as DB_UNIQUE_NAME string
What triggered the Error:
The internal hash value generated for one DB_UNIQUE_NAME collided with the hash value of another DB_UNIQUE_NAME.What should we do to fix it:
Slightly modify one of the DB_UNIQUE_NAMEs so it hashes to a different value.