aiaiDBA

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

13718043309

010-86462881

ORA-31195: XML node 'string' (type=string) does not support this operation

ORA-31195: XML node 'string' (type=string) does not support this operation
Cause: The given node's type is not supported for this operation. For example, trying to add children to an attribute node, or passing in a document node as a child, are unsupported operations.
Action: Use a valid node type for the operation.

请先 登录 后评论

1 个回答

小智
ORA-31195:XML节点“ string ”(type = string)不支持此操作,
.原因:此操作不支持给定节点的类型。例如,试图将子节点添加到属性节点,或将文档节点作为子节点传递,是不受支持的操作。,
.操作:对操作使用有效的节点类型。,
.
请先 登录 后评论