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!

Moving 2k segments (800GB) via dbms_redefinition .

698658May 25 2012
Hi,
on my 10.2.0.3 RAC I have to move like 2k segments (mostly partitioned, few subpartitioned) totals of 800GB into different tablespace.
Few of them are in use so should stay online .
The obvious choice for me was dbms_redefinition , and as a time is not crucial here I thought maybe treat all
that segments that way .

Here goes my problem and solutions I've found and ask You to elaborate .
1. Need to create like 2k intermin segments into target tablespac .
I'll use impdp metadataonly for table segments with remaping of tablespace name .
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 22 2012
Added on May 25 2012
0 comments
100 views