aiaiDBA

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

13718043309

010-86462881

OCI-31045: Cannot store more than string extras outside the root XML node

OCI-31045: Cannot store more than string extras outside the root XML node
Cause: An attempt was made to store more than the maximum number of XML extras (e.g. comments and processing instructions) either before or after the document's root node.
Action: Keep the number of extras outside the root node below the maximum.

请先 登录 后评论

1 个回答

小智
OCI-31045:无法在根XML节点之外存储超过字符串附加信息,
.原因:尝试在文档的根节点之前或之后存储超过最大数量的XML附加(例如注释和处理指令)。,
.操作:将根节点之外的附加数量保留在最大值以下。,
.
请先 登录 后评论