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.
ORA-24031: invalid value, string should be non-NULL
Parameter is NULL.
Specify a non NULL value for the parameter.