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!

Reclaiming space in your tablespace after a large delete or drop

user10784896Jan 14 2010 — edited Jan 14 2010
Question: I need to move a large table from one tablespace into its own tablespace. What is the best approach to proceed taking into account that I need to reclaim the space from the old tablespace. Export/Import? Truncate the table afterward - though not sure if this lowers the high water mark, alter table move? A simplistic assignment but the proof in concept must work for large tables (10+ GB).

Thanks!
Dave
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 11 2010
Added on Jan 14 2010
8 comments
2,043 views