ORA-31033: Requested number of XML children string exceeds maximum string
What triggered the Error:
An attempt was made to add more than the maximum number of allowable children in an XML element.What should we do to fix it:
Redefine the schema to allow breaking up of the children among siblings.