ORA-18386
        CONNECT BY cannot be used with an analytic view or hierarchy.
        
        
        Cause
        The CONNECT BY clause was used in a query from an analytic view or hierarchy.
        Action
        Enclose the analytic view or hierarchy within a SQL view and use CONNECT BY over the view.
        
     
    
    
        ORA-18386
        CONNECT BY cannot be used with an analytic view or hierarchy.
        
        
        Cause
        The CONNECT BY clause was used in a query from an analytic view or hierarchy.
        Action
        Enclose the analytic view or hierarchy within a SQL view and use CONNECT BY over the view.
        
     
    
    
        ORA-18386
        CONNECT BY cannot be used with an analytic view or hierarchy.
        
        
        Cause
        The CONNECT BY clause was used in a query from an analytic view or hierarchy.
        Action
        Enclose the analytic view or hierarchy within a SQL view and use CONNECT BY over the view.