ORA-65299
        cannot grant a privilege to multiple users or roles or revoke a privilege from multiple users or roles
        
        
        Cause
        A GRANT or REVOKE statement was issued specifying more than one user or role in a pluggable database (PDB), which is not allowed.
        Action
        If trying to grant or revoke a privilege in a PDB, specify only one user or role at a time in the GRANT or REVOKE statement.
        
     
    
    
        ORA-65299
        cannot grant or revoke a privilege to or from multiple grantees
        
        
        Cause
        A GRANT or REVOKE statement was issued specifying more than one grantee on an application pluggable database (PDB).
        Action
        If trying to grant or revoke a privilege on a PDB, specify only one grantee at a time in the GRANT or REVOKE statement.
        
     
    
    
        ORA-65299
        cannot grant or revoke a privilege to or from multiple grantees
        
        
        Cause
        A GRANT or REVOKE statement was issued specifying more than one grantee on an application pluggable database (PDB).
        Action
        If trying to grant or revoke a privilege on a PDB, specify only one grantee at a time in the GRANT or REVOKE statement.