ORA-31033
Requested number of XML children requested_number exceeds maximum maximum_number.
- requested_number: The number of XML children requested.
- maximum_number: The maximum number allowed for an XML element.
Cause
An attempt was made to add more than the maximum number of allowed children in an XML element.
Action
Redefine the schema to allow distribution of the children among siblings.
ORA-31033
Requested number of XML children string exceeds maximum string
Cause
An attempt was made to add more than the maximum number of allowable children in an XML element.
Action
Redefine the schema to allow breaking up of the children among siblings.
ORA-31033
Requested number of XML children string exceeds maximum string
Cause
An attempt was made to add more than the maximum number of allowable children in an XML element.
Action
Redefine the schema to allow breaking up of the children among siblings.