aiaiDBA

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

13718043309

010-86462881

ORA-31059: Cannot insert root XML document node if it already exists

ORA-31059: Cannot insert root XML document node if it already exists
Cause: An attempt was made to insert a root node into an XML document that already had a root node.
Action: Call the appropriate replace function to replace the node instead of inserting it anew.

请先 登录 后评论

1 个回答

小智
ORA-31059:如果根XML文档节点已存在,则无法插入它,
.原因:试图将根节点插入到已有根节点的XML文档中。,
.操作:调用适当的替换函数替换节点,而不是重新插入。,
.
请先 登录 后评论