aiaiDBA

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

13718043309

010-86462881

ORA-31169: Number of children (string) defined in 'string' exceeds maximum (string)

ORA-31169: Number of children (string) defined in 'string' exceeds maximum (string)
Cause: An attempt was made to define more than the allowed number of children in a complexType of an XMLSchema document.
Action: Modify the XML Schema to move children of complexType into subelements that are not inlined.

请先 登录 后评论

1 个回答

小智
ORA-31169:' string '中定义的子节点数(字符串)超过最大值(字符串),
.原因:尝试在XMLSchema文档的complexType中定义超过允许的子数。,
.操作:修改XML模式以将complexType的子项移动到未内联的子元素。,
.
请先 登录 后评论