Oracle Error Message
ORA-01951: ROLE ‘string’ not granted to ‘string’
Reason for the Error
The role you tried to revoke was not granted to the user.
Solution
Don’t try to revoke a privilege which is not granted.
ORA-01951: ROLE ‘string’ not granted to ‘string’
The role you tried to revoke was not granted to the user.
Don’t try to revoke a privilege which is not granted.