aiaiDBA

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

13718043309

010-86462881

OCI-31042: Too many properties in type 'string'

OCI-31042: Too many properties in type 'string'
Cause: The type can only have the same number of properties (elements and attributes) as a table can have columns.
Action: Modify the XML schema to move properties into subelements that are not inlined.

请先 登录 后评论

1 个回答

小智
OCI-31042:“ string ” 类型中的属性太多,
.原因:类型只能具有相同数量的属性(元素和属性),因为表可以具有列。,
.操作:修改XML模式以将属性移动到不嵌入的子元素中。,
.
请先 登录 后评论