aiaiDBA

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

13718043309

010-86462881

ORA-24902: invalid subscription name or name-length in subscription handle

ORA-24902: invalid subscription name or name-length in subscription handle
Cause: The subscription handle passed into the OCI call does not have a proper name or name-length attribute.
Action: Please set the name and name-length attributes using the OCIAttrSet() call.

请先 登录 后评论

1 个回答

小智
ORA-24902:订阅句柄中的预订名称或名称长度无效,
.原因:传递到OCI调用的订阅句柄没有正确的名称或名称长度属性。,
.操作:请使用OCIAttrSet()调用设置名称和名称长度属性。,
.
请先 登录 后评论