ERROR | argument string cannot be NULL or empty string |
CAUSE | The caller has provided an argument whose value cannot be NULL or the empty string. |
ACTION | Check that the varchar2 value provided is not NULL or the empty string, and retry the call. |
ERROR | argument string cannot be NULL or empty string |
CAUSE | The caller has provided an argument whose value cannot be NULL or the empty string. |
ACTION | Check that the varchar2 value provided is not NULL or the empty string, and retry the call. |