Oracle Solution for Error ora-02189

Solution for Oracle Error ORA-02189

ORA-02189: ON required

What triggered the Error:

In a grant or revoke statement, the user specified a tablespace quota but did not follow it with the ON clause.

What should we do to fix it:

Specify the tablespace on which the quota is to be applied with the ON clause.