Database Administration (MOSC)

MOSC Banner

Shrink Space in oracle 10gr2 -Linux 5.5

edited Jul 13, 2017 11:30AM in Database Administration (MOSC) 2 commentsAnswered ✓

I want to apply the below two commands to reclaim table   space on production site is it invalidate the indexes or its safe? to be done online?

SQL> alter table mytable enable row movement;

Table altered

SQL> alter table mytable shrink space;

Tagged:

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