Database Administration (MOSC)

MOSC Banner

how to reduce table size?

edited Dec 12, 2013 11:52AM in Database Administration (MOSC) 18 commentsAnswered
Hello,
I am wanting to reduce the table size for optimizing I/O calls and space utilization.
My goal is to be able to do it completely online.
The table and tablespace has Manual Segment Space Management configured and moving it for right now is not possible.
Using ALTER TABLE .. MOVE; would invalidate all the indexes and doing so would make several queries practically unusable.
Is using Online Redefinition the best option for this scenario?

If you have feedback on using other methods that would be great, and keeping everything working is my main objective while I do this maintenance.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center