Query dba_ts_quotas to see users' quota per tablespace select tablespace_name from dba_ts_quotas where username = 'USERNAME' /
© 2005 tiplib.com