标题: ORA-23430: argument "string" cannot be NULL [打印本页] 作者: admin 时间: 2016-9-1 09:26 标题: ORA-23430: argument "string" cannot be NULL ORA-23430: argument "string" cannot be NULL or empty string Cause: The caller hasprovided an argument whose value cannot be NULL or the
empty string. Action: Check that thevarchar2 value provided is not NULL or the empty string,
and retry the call.