Oracle on AWS RDS; trying to revoke SYS privileges from a role
Hello. I want to revoke the select access on SYS objects that SYS originally granted to a role. The instance subsequently migrated off-premises, which means RDSADMIN now controls the SYSDBA services. In the attached code and result set, I use what I believe to be the correct syntax. Regrets, there's no apparent effect. If you have any experience with RDSADMIN, please take a moment with my code and see whether anything jumps out at you for why this isn't working. TIA.