aiaiDBA

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

13718043309

010-86462881

OCI-22626: Type Mismatch while constructing or accessing OCIAnyData

OCI-22626: Type Mismatch while constructing or accessing OCIAnyData
Cause: Type supplied is not matching the type of the AnyData. If piece wise construction or access is being attempted, the type supplied is not matching the type of the current attribute.
Action: Make sure the type supplied matches the type of object to to be constucted or accessed.

请先 登录 后评论

1 个回答

小智
OCI-22626:构造或访问OCIAnyData时类型不匹配,
.原因:提供的类型与AnyData的类型不匹配。如果尝试分块构造或访问,则提供的类型与当前属性的类型不匹配。,
.操作:确保提供的类型与要构建或访问的对象类型相匹配。,
.
请先 登录 后评论