Oracle Error ORA-25466: data not specified for variable name: string

Oracle Error Message

ORA-25466: data not specified for variable name: string

Reason for the Error

An attempt to evaluate was made, which failed because the variable value for the specified variable name had NULL data.

Solution

Check the list of variable values, and try again with valid data.