ORA-01536: space quota exceeded for tablespace
I checked and the user does not have any quota at all on that tablespace. In fact, neither do any other users. The user has a default tablespace - TBSP1 and is granted unlimited quota on that tablespace and also granted unlimited quota on another tablespace - TBSP2
Of course I can just grant the user quote on TBSP3 but I want to get to the bottom of that - why that particular tablespace is affecting the changes. Does anyone ahve any ideas?