aiaiDBA

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

13718043309

010-86462881

OCI-30934: 'string' (string node) cannot be inserted in parent 'string' (string node)

OCI-30934: 'string' (string node) cannot be inserted in parent 'string' (string node)
Cause: The schema does not allow a child node of this type to be inserted into a parent node of this type. For example, only element nodes may only be inserted into a document
Action: Insert only child nodes that make sense for this node type

请先 登录 后评论

1 个回答

小智
OCI-30934:' string '(string node)不能插入到父' string '(string node)中,
.原因:模式不允许将此类型的子节点插入此类型的父节点。例如,只有元素节点才能插入到文档中,
.操作:仅插入对此节点类型有意义的子节点,
.
请先 登录 后评论