Privileges cannot assigned to a global role
Oracle RAC 19.15
OS: Linux 7
Which are the privileges/grants we cannot assigned to an Oracle Role?
I know, I can not give quota to a role. I am trying to compare between shared schema and global role limitation.
ALTER USER user_name QUOTA UNLIMITED ON PFE_USERS1;