ORA-01720
        grant option does not exist for string.string
        
        
        Cause
        A grant was attempted on a view or a view was being replaced and the grant option was not present for an underlying object.
        Action
        Obtain the grant option on all underlying objects of the view, or revoke existing grants on the view.
        
     
    
    
        ORA-01720
        grant option does not exist for 'string.string'
        
        
        Cause
        A grant was being performed on a view or a view was being replaced and the grant option was not present for an underlying object.
        Action
        Obtain the grant option on all underlying objects of the view or revoke existing grants on the view.
        
     
    
    
        ORA-01720
        grant option does not exist for 'string.string'
        
        
        Cause
        A grant was being performed on a view or a view was being replaced and the grant option was not present for an underlying object.
        Action
        Obtain the grant option on all underlying objects of the view or revoke existing grants on the view.