Oracle DBA, How To, Error, Cause and Action

ORA-15602: Parameter string cannot be NULL.

ORA-15602: Parameter "string" cannot be NULL.


Cause:


An attempt was made to call a procedure without a required parameter.



Action:


Specify a valid value for this parameter.

No comments:

Post a Comment

Thanks for your comment.