query to get default tablespace assigned to certain user
How can I find out which is the default tablespace name and datafile assigned to a certain user?
Reason behind: I imported a dpdump and it looks like the tablespace/datafile I had assigned to the user stayed at its initial size and instead sysaux.dbf is 2.7 GB large.
--
Christoph