How to check partition wise tablespace usage
venkatApr 27 2011 — edited Apr 27 2011Hi,
Table space Test01 is 99.66% full. This test01 tablespace used by table raw_meterial.
Raw_meterial table contain 6 subpartitions, partition type is range partition.
output i want to like:
Partion_name size_in_MB, used_in_MB, free_in_MB, PCT used.
Pls suggest which dba_views i need check or provide if any one had a query.
Regards,
Venkat