Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Resizing partitions
Hi ,
Is it possible to resize (reduce) the partition size ?
I have a table with many partitions and the default
size for each partition is 100 M. However, not all of
them have many rows, and there are many empty blocks.
Is it possible to reclaim these unused space? I tried
"alter table deallocate ..", but it does not
deallocate
unused space in the individual partitions.
Oracle -> 8.1.6. solaris 2.6
Thanks in advance
Sukumar Kurup