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

Oracle Error Message

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

Reason for the Error

A NULL value was specified for the parameter.

Solution

Specify a non-NULL value.