aiaiDBA

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

13718043309

010-86462881

ORA-44752: New element 'string' in complex type 'string' has the same qualified name as another element

ORA-44752: New element 'string' in complex type 'string' has the same qualified name as another element
Cause: The new element that was added to a complex type by in-place XML schema evolution had the same qualified name as another element in the same complex type or in one of its ancestor complex types.
Action: Try adding an element with a different qualified name.

请先 登录 后评论

1 个回答

小智
ORA-44752:复杂类型“ string ”中的新元素' string '具有与另一个元素相同的限定名,
.原因:通过就地XML模式演化添加到复杂类型的新元素具有与同一复杂类型或其祖先复杂类型中的另一个元素相同的限定名。,
.操作:尝试添加具有不同限定名称的元素。,
.
请先 登录 后评论