Problem with REVOKE USAGE on resource pool
We have a problem trying to revoke USAGE on resource pool. Let me try to explain.
We have a user with PSEUDOSUPERUSER role. This user give USAGE permission to another user.
If I try to REVOKE this permission as DBAMIN. I can't and have the next error:
Cannot revoke "USAGE" privilege(s) for resource pool "rp_externos" that you did not grant to "UserNum1"
GRANTS TABLE:
-[ RECORD 1 ]----------+-------------
grantor | UserAdm
privileges_description | USAGE
object_name | rp_externos
object_type | RESOURCEPOOL
grantee | UserNum1
User UserAdm has PSEUDOSUPERUSER role
My question is, why I can´t REVOKE this permission as DBADMIN, what can I do?
Thank you very much for you Help!!!
Comments
Hi,
You should be able to...
Example: