Who Can Alter a Role
The ALTER ROLE statement can be executed by:
- 
Users with the ALTER ANY ROLEprivilege, with the following caveats- 
Setting or dropping system privileges also requires the system privilege CREATE_PRIVILEGED_ROLES
- 
Setting or dropping auto admin mapping also requires the system privilege CHANGE_MAPPING_RULES
 
-