| Error | ORA-01568 |
Description | cannot set space quota on PUBLIC | Cause | Trying to set space quota on a tablespace for PUBLIC. | Action | If trying to grant system-wide or tablespace-wide space priviledges to all users, use GRANT RESOURCE [ON <tablespace>] TO PUBLIC. |