Oracle Error ORA-16194: Modifying DB_UNIQUE_NAME requires SID=’*’ qualifier

Oracle Error Message

ORA-16194: Modifying DB_UNIQUE_NAME requires SID=’*’ qualifier

Reason for the Error

The setting for the DB_UNIQUE_NAME parameter must be exactly the same on all RAC instances so the SID=’*’ qualifier is required.

Solution

Re-enter the command using the SID=’*’ qualifier.