ORA-65033
        A common privilege cannot be granted or revoked on a local object.
        
        
        Cause
        A GRANT or REVOKE statement was issued specifying CONTAINER=ALL and naming a local object on which privileges are to be granted or revoked, which is not allowed.
        Action
        Remove CONTAINER=ALL from the statement.
        
     
    
    
        ORA-65033
        a common privilege may not be granted or revoked on a local object
        
        
        Cause
        A GRANT or REVOKE statement was issued specifying CONTAINER=ALL and naming a local object on which privileges are to be granted or revoked, which is illegal.
        Action
        Remove CONTAINER=ALL from the statement.
        
     
    
    
        ORA-65033
        a common privilege may not be granted or revoked on a local object
        
        
        Cause
        A GRANT or REVOKE statement was issued specifying CONTAINER=ALL and naming a local object on which privileges are to be granted or revoked, which is illegal.
        Action
        Remove CONTAINER=ALL from the statement.