Database Administration (MOSC)

MOSC Banner

Alternative to SHRINK

edited Jan 25, 2012 4:58PM in Database Administration (MOSC) 5 commentsAnswered
My problem is the following :

In a database Oracle 10.2.0.4, I have a table for which I can reclaim wasted space.

So, I have executed a shrink command (ALTER TABLE xxxx SHRINK SPACE) but it has failed because the UNDO tablespace has growed up to 24 Go (the maximum size configured for this tablespace).

In this case, what are the best practices to shrink the table without downtime and without enlarge the UNDO tablespace?

What about DBMS_REDEFINITION ?

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