aiaiDBA

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

13718043309

010-86462881

ORA-31167: XML nodes over 64K in size cannot be inserted

ORA-31167: XML nodes over 64K in size cannot be inserted
Cause: An attempt was made to insert an XML Text Node with a size greater than 64K. This is not supported.
Action: Create text nodes under 64K.

请先 登录 后评论

1 个回答

小智
ORA-31167:无法插入大小超过64K的XML节点,
.原因:尝试插入大小大于64K的XML文本节点。这不受支持。,
.操作:在64K下创建文本节点。,
.
请先 登录 后评论