How to fix the Oracle error ORA-02184: resource quotas are not allowed in REVOKE?

In this post, you’ll learn more about the Oracle ErrorORA-02184: resource quotas are not allowed in REVOKE with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

ORA-02184: resource quotas are not allowed in REVOKE

Reason for the Error ORA-02184: resource quotas are not allowed in REVOKE

In a revoke statement, a resource quota was specified.

How to fix the Error ORA-02184: resource quotas are not allowed in REVOKE ?

You can fix this error in Oracle by following the below steps

Specify resource privilege without the quota.