Oracle Error ORA-24031: invalid value, string should be non-NULL

Oracle Error Message

ORA-24031: invalid value, string should be non-NULL

Reason for the Error

Parameter is NULL.

Solution

Specify a non NULL value for the parameter.