Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Reclaim space from Tables after purging

Beauty_and_dBestJun 22 2020 — edited Jun 25 2020

Database 11g & 12c

Hi ALL,

Anybody here have experience in purging data and reclaiming space in database?

Can you please advice which program option/choice/style  is effective or efficient  in reclaiming space from tables after purging data?

Example Scripts to Reclaim Freespace

1. create table...as select

2. alter table....move

3. alter table....shrink space

4. online table re-definiton

5. rebuild indexes

Are there other options aside from above?

Please help....

Kind regards,

jc

This post has been answered by Mark D Powell on Jun 25 2020
Jump to Answer
Comments
Post Details
Added on Jun 22 2020
19 comments
3,003 views