Oracle DBA, How To, Error, Cause and Action

ORA-01951: ROLE 'string' not granted to 'string'

ORA-01951: ROLE 'string' not granted to 'string'


Cause:


The role you tried to revoke was not granted to the user.



Action:


Don't try to revoke a privilege which is not granted.

No comments:

Post a Comment

Thanks for your comment.