Oracle Solution for Error ora-01568

Solution for Oracle Error ORA-01568

ORA-01568: cannot set space quota on PUBLIC

What triggered the Error:

Trying to set space quota on a tablespace for PUBLIC.

What should we do to fix it:

If trying to grant system-wide or tablespace-wide space priviledges to all users, use GRANT RESOURCE [ON ] TO PUBLIC.