Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Need report that shows total space used at a table level
Use dbms space. Read the docs about it.
Ronen Levit
Database group manager
Talmai
Tel: +972 8 9460606 #212 Fax: +972 8 9460705 Cell: +972 52 448699
-----Original Message-----
From: Cherie_Machler_at_gelco.com [mailto:Cherie_Machler_at_gelco.com]
Sent: Monday, August 28, 2000 5:42 PM
To: Multiple recipients of list ORACLE-L
Subject: Need report that shows total space used at a table level
One of my developer asked for a report that shows the amount of space used by each table. We have one that shows at the tablespace level but not at the table level.
I can write something that looks at extents and sums them up for each table. Does anyone else already have a script that does this so he can have it right away this morning.
TIA, Cherie
-- Author: INET: Cherie_Machler_at_gelco.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Tue Aug 29 2000 - 02:02:30 CDT