aiaiDBA

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

13718043309

010-86462881

ORA-30951: Element or attribute at Xpath string exceeds maximum length

ORA-30951: Element or attribute at Xpath string exceeds maximum length
Cause: An attempt was made to insert a node of length exceeding the maximum length (specified by the maxLength facet) into an XML document.
Action: Do not attempt to add a node exceeding the maximum length to XML documents.

请先 登录 后评论

1 个回答

小智
ORA-30951:Xpath 字符串上的元素或属性超出最大长度,
.原因:试图将长度超过最大长度(由maxLength facet指定)的节点插入到XML文档中。,
.操作:请勿尝试将超过最大长度的节点添加到XML文档。,
.
请先 登录 后评论