Oracle Error NID-00114: Must specify new database name when SETNAME is used

Oracle Error Message

NID-00114: Must specify new database name when SETNAME is used

Reason for the Error

SETNAME=YES was specified but no DBNAME was provided.

Solution

Specify DBNAME or remove the SETNAME=YES option.