Showing posts with label string should be non-NULL. Show all posts
Showing posts with label string should be non-NULL. Show all posts

Thursday, 26 April 2012

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

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

Cause: A NULL value was specified for the parameter.

Action: Specify a non-NULL value.

Wednesday, 18 April 2012

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

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

Cause: Parameter is NULL.

Action: Specify a non NULL value for the parameter.