aiaiDBA

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

13718043309

010-86462881

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

OCI-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 个回答

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