ORA-22984
        view query for a sub-view cannot contain references to its super view
        
        
        Cause
        The query defining a sub-view contained references to the super view of the view being created.
        Action
        Ensure that the view query does not reference the super view.
        
     
    
    
        ORA-22984
        view query cannot contain references to a super view
        
        
        Cause
        The query defining the view contains references to a super-view of the view being created.
        Action
        Make sure that the view query does not reference a super-view.
        
     
    
    
        ORA-22984
        view query cannot contain references to a super view
        
        
        Cause
        The query defining the view contains references to a super-view of the view being created.
        Action
        Make sure that the view query does not reference a super-view.