aiaiDBA

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

13718043309

010-86462881

OCI-30991: cannot use DOM to add special attribute to schema-based parent

OCI-30991: cannot use DOM to add special attribute to schema-based parent
Cause: An attempt was made to add or remove an xsi:schemaLocation, xsi:noNamespaceSchemaLocation, xsi:type, or xsi:nil attribute to or from a schema-based XML node using DOM.
Action: Use the updateXML operator instead of DOM.

请先 登录 后评论

1 个回答

小智
OCI-30991:不能使用DOM将特殊属性添加到基于模式的父级,
.原因:尝试使用DOM向/从基于模式的XML节点添加或删除xsi:schemaLocation,xsi:noNamespaceSchemaLocation,xsi:type或xsi:nil属性。,
.操作:使用updateXML运算符而不是DOM。,
.
请先 登录 后评论