Oracle DBA, How To, Error, Cause and Action

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

No comments:

Post a Comment

Thanks for your comment.