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!

Move Table same tablespace

623219Apr 1 2010 — edited Apr 5 2010
Hi There!

I got a table with 5.7Tb and it´s fragmented, so I need to reclaim space in that datafiles.

How the table is stored in a LMT Tablespace, I´m unable to do a shrink space and hence, I´m thinking in to do a rebuild in this table, issuing the move command to the same tablespace.

I don´t have more space to create a new tablespace with the same size as the concerned tablespace to do a reorganization.

I dropped old partitions, in order to release some space in tablespace and now I got 2.3Tb free.

This is a partitioned table and my concern is how I don´t have enough space to create another tablespace, if I run the move to the same tablespace, I´ll use the relesed space in the tablespace or do I have to increase space in my temp tablespace?

Other doubt is if I run this online, will I lock the table exclusively?

Thanks in advance!

Regards
This post has been answered by avramits on Apr 1 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 3 2010
Added on Apr 1 2010
15 comments
7,891 views