SQL> select table_name from dict where table_name like '%QUOT%';

TABLE_NAME
------------------------------
DBA_TS_QUOTAS
USER_TS_QUOTAS

Tycho