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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: alter index??

Re: alter index??

From: Mohammad Rafiq <rafiq9857_at_hotmail.com>
Date: Tue, 31 Jul 2001 10:35:26 -0700
Message-ID: <F001.0035A8BB.20010731103249@fatcity.com>

I shall go with 500M initial and next extent. If space is not a problem create an additional tablespace with 6/7 datafile of 501M each spreading on different mount point with different controllers to spread I/O's. You may also use unrecoverable/nologging with your rebuild commnad. If CPU power and memory is available then you can add parallel clause in your syntax to expedite rebuilding of index.(Version 7.3.4.4 and up is required otherwise hit bug for index on more than one key).

HTH,
Regards

MOHAMMAD RAFIQ Reply-To: ORACLE-L_at_fatcity.com
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> Date: Tue, 31 Jul 2001 07:22:52 -0800

Hi Friends

What is the best way of rebuilding of following Index??

Index has total size 5.8Gb But lot of deletions, may be the real data around 2.5Gb has initial extent 71M, next 197M. So How my doubt which is best way for setting initial=next or give more space for initial for putting more data in initial itself and keep next as it is??? Any ideas???

Thanks in advance
Raghu.



Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Raghu Kota
  INET: raghukota_at_hotmail.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). _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Mohammad Rafiq INET: rafiq9857_at_hotmail.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 Jul 31 2001 - 12:35:26 CDT

Original text of this message

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