aiaiDBA

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

13718043309

010-86462881

OCI-21710: argument is expecting a valid memory address of an object

OCI-21710: argument is expecting a valid memory address of an object
Cause: The object memory address that is supplied by the user is invalid. The user may have passed in a bad memory address to a function that is expecting a valid memory address of an object.
Action: User should pass in a valid memory address of an object to the function.

请先 登录 后评论

1 个回答

小智
OCI-21710:参数是期望一个对象的有效内存地址,
.原因:用户提供的对象内存地址无效。用户可能已经将坏的存储器地址传递到期望对象的有效存储器地址的功能。,
.操作:用户应将对象的有效内存地址传入该函数。,
.
请先 登录 后评论