Oracle Error ORA-30112: multiple values not allowed for parameter ‘string’

Oracle Error Message

ORA-30112: multiple values not allowed for parameter ‘string’

Reason for the Error

You attempted to specify multiple values for a parameter which can take only one value.

Solution

Do not specify more than one value for this parameter.