ORA-30150:Invalid argument passed to OCIFile function
错误码
错误描述:Invalid argument passed to OCIFile function
错误原因:An invalid argument is passed to the OCIFile function. The most common cause is that a NULL pointer is passed where a non-NULL pointer is expected.
解决方法:Make sure that the values passed as arguments are valid. Esp check for NULL pointers.
向认证技术专家提问
向技术专家提问


