Hi,
I think what u need is to see whether u have given the adequate Table space quotas to the users.

Just see the view for ts quotas and give more table space quotas to the particular users. Alternatively , u can allocate a new default table space to the user, with autoextend on and maxextents unlimited. So it wont give error for lack of quotas as it will have unlimited for the user.