Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: index query
You could use the alter index rebuild option. This keeps the old index available for queries until the new index has been created. You just need to make sure you have double the space of the object you are rebuilding when using this technique.
James
--- Seema Singh <oracledbam_at_hotmail.com> wrote:
> Hi Dbas
> I have following query regarding index.
> 1)how to defragment the index except
> export/drop/create/import option
> 2)I have seen my index tablespace it is growing fast
> as compare to data
> tablespace even.
> Please advice what I do.
> Thanks
> -seema
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: james ellis INET: jellis24_gso_at_yahoo.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Tue Apr 17 2001 - 09:27:18 CDT
![]() |
![]() |