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.

你可能感兴趣的