Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Free space below HWM
Hi list,
Because of delete operations, some tables in my database
has a lot of free space below High Water Mark. For example for a table, HWM
is 400 MB but the number of record is just about 2000. I try Select
count(*), it takes time too long.
How to know how much is unused space below high water mark ? (for a table
and index as well, because I want to know which index that has been
candidate for rebuild).
Thank you.
Aldi
Oracle DBA