aiaiDBA

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

13718043309

010-86462881

ORA-31183: Node type string cannot be converted to desired type

ORA-31183: Node type string cannot be converted to desired type
Cause: The given node's type cannot be converted correctly for this operation. For example, a DOM Element cannot be converted to Document Fragment
Action: Pass a valid node type for the conversion.

请先 登录 后评论

1 个回答

小智
ORA-31183:节点类型字符串无法转换为所需类型,
.原因:无法为此操作正确转换给定节点的类型。例如,DOM元素不能转换为文档片段,
.操作:传递转换的有效节点类型。,
.
请先 登录 后评论