aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

LPX-00750: arguments "~1s" to function "~2s" are null

LPX-00750: arguments "~1s" to function "~2s" are null
Cause: Input arguments passed into this function are null when it is not supposed to.
Action: Make sure the caller function is not passing null for this parameter.

请先 登录 后评论

1 个回答

小智
LPX-00750:函数“?2s”的参数“?1s”为空,
.原因:传递给此函数的输入参数为空,不应该为null。,
.操作:确保调用者函数不会为此参数传递null。,
.
请先 登录 后评论