Oracle Error Message
ORA-01536: space quota exceeded for tablespace ‘string’
Reason for the Error
The space quota for the segment owner in the tablespace has been exhausted and the operation attempted the creation of a new segment extent in the tablespace.
Solution
Either drop unnecessary objects in the tablespace to reclaim space or have a privileged user increase the quota on this tablespace for the segment owner.