Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Index rebuild after unusable doesn't reuse space

Index rebuild after unusable doesn't reuse space

From: Kamal <kamal80_at_virgilio.it>
Date: 12 Jan 2005 03:23:52 -0800
Message-ID: <4e766a02.0501120323.279c229a@posting.google.com>


Hi everybody.

I've noticed that after a

alter index t_i unusable;

if I issue an

alter index t_i rebuild;

Oracle leaves the space occupied by the index empty and allocates new space. (Doubling the total space needed for the index). Is it a normal behavior?
Is there a way to avoid this?

Thank you.

Kamal Received on Wed Jan 12 2005 - 05:23:52 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US