ORA-32045
        maximum level of recursion reached while executing recursive WITH query
        
        
        Cause
        A recursive WITH query reached the maximum level of recursion specified and was stopped.
        Action
        Increase the maximum level of recursion or use the CYCLE clause.
        
     
    
    
        ORA-32045
        maximum level of recursion reached while executing recursive WITH query
        
        
        Cause
        A recursive WITH query reached the maximum level of recursion specified and was stopped.
        Action
        Increase the maximum level of recursion or use the CYCLE clause.
        
     
    
    
        ORA-32045
        maximum level of recursion reached while executing recursive WITH query
        
        
        Cause
        A recursive WITH query reached the maximum level of recursion specified and was stopped.
        Action
        Increase the maximum level of recursion or use the CYCLE clause.