ORA-19036
        invalid query result set in newContextFromHierarchy()
        
        
        Cause
        The result set of the query passed to newContextFromHierarchy() did not have the same property as the result set generated by a CONNECT BY query.
        Action
        Ensure that the query passed to newContextFromHierarchy() is a CONNECT BY query or that the query returns a result set having the same property as the result set generated by a CONNECT BY query.
        
     
    
    
        ORA-19036
        Invalid query result set in newContextFromHierarchy()
        
        
        Cause
        The result set of the query used in the newContextFromHierarchy() function did not have the same property as the result set generated by a CONNECT BY query.
        Action
        Ensure that the query used in the newContextFromHierarchy() function is a CONNECT BY query or that the query returns a result set having the same property as the result set generated by a CONNECT BY query.
        
     
    
    
        ORA-19036
        Invalid query result set in newContextFromHierarchy()
        
        
        Cause
        The result set of the query used in the newContextFromHierarchy() function did not have the same property as the result set generated by a CONNECT BY query.
        Action
        Ensure that the query used in the newContextFromHierarchy() function is a CONNECT BY query or that the query returns a result set having the same property as the result set generated by a CONNECT BY query.