ORA-19037: XMLType result can not be a fragment

ORA-19037: XMLType result can not be a fragment


Cause:


The select item of the query in newContextFromHierarchy() is an XML fragment.



Action:


Make sure the select item of the query in newContextFromHierarchy() is NOT an XML fragment

About