How to generate statistics (tables on tablespaces) ?
lesakSep 20 2008 — edited Sep 20 2008Hi,
Is this possible to generate information (e.g. from database views), how many space (MB/GB) are use in tablespace by each table? For example.. I have 1 tablespace (MAIN_TABLESPACE) and 3 tables (AAA, BBB, CCC). And I need to know how many MB each of this table use in MAIN_TABLESPACE tablespace.
Best.