| ORA-31072: | Too many child nodes in XMLType fragment for updateXML | | Cause: | An attempt was made to pass an XMLType fragment with multiple children as new data for the updateXML operator. | | Action: | Extract the desired child from the XMLType before passing it to updateXML as the desired new XML node. |
|
|