Oracle Error ORA-25439: duplicate variable value for variable: string

Oracle Error Message

ORA-25439: duplicate variable value for variable: string

Reason for the Error

An attempt to evaluate was made, which failed because some of the variable values specified had the same variable name.

Solution

Check the variable names specified, and try again with only one value per variable.