ORA-19037
        XMLType result cannot be a fragment.
        
        
        Cause
        An XML fragment was selected in the query passed to newContextFromHierarchy().
        Action
        Ensure that the query passed to newContextFromHierarchy() does not result in an XML fragment.
        
     
    
    
        ORA-19037
        XMLType result can not be a fragment
        
        
        Cause
        The select item of the query in the newContextFromHierarchy() function was an XML fragment.
        Action
        Ensure that the select item of the query in the newContextFromHierarchy() function is not an XML fragment.
        
     
    
    
        ORA-19037
        XMLType result can not be a fragment
        
        
        Cause
        The select item of the query in the newContextFromHierarchy() function was an XML fragment.
        Action
        Ensure that the select item of the query in the newContextFromHierarchy() function is not an XML fragment.