Return-Path: <root@fatcity.cts.com>
Received: from newsfeed.cts.com (newsfeed.cts.com [209.68.248.164])
 by naude.co.za (8.11.2/8.11.2) with SMTP id g511ICP09567
 for <oracle-l@naude.co.za>; Fri, 31 May 2002 21:18:12 -0400
Received: from fatcity.UUCP (uucp@localhost)
 by newsfeed.cts.com (8.9.3/8.9.3) with UUCP id KAA79536;
 Fri, 31 May 2002 10:17:33 -0700 (PDT)
Received: by fatcity.com (26-Feb-2001/v1.0g-b71/bab) via UUCP id 004712EB; Fri, 31 May 2002 10:11:27 -0800
Message-ID: <F001.004712EB.20020531101127@fatcity.com>
Date: Fri, 31 May 2002 10:11:27 -0800
To: Multiple recipients of list ORACLE-L <ORACLE-L@fatcity.com>
X-Comment: Oracle RDBMS Community Forum
X-Sender: Rachel Carmichael <wisernet100@yahoo.com>
Sender: root@fatcity.com
Reply-To: ORACLE-L@fatcity.com
Errors-To: ML-ERRORS@fatcity.com
From: Rachel Carmichael <wisernet100@yahoo.com>
Subject: Re: rebuilding indexes
Organization: Fat City Network Services, San Diego, California
X-ListServer: v1.0g, build 71; ListGuru (c) 1996-2001 Bruce A. Bergman
Precedence: bulk
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

I'm sure it's #6 :)


--- Jack Silvey <jack_silvey@yahoo.com> wrote:
> Matt,
> 
> 1) Storage parameter changes? Do you specify storage
> at the index or tablespace (or top partition)
> level?pctfree go up? initrans go up? bigger INITIAL or
> NEXT?
> 
> 2) did you build it the first time using parallelism
> and rebuild using single thread? When a PQ processes
> is used to build an object it uses its own extent, and
> then *deallocates the extra space* at the end. If you
> will notice, when you build using PQ your segments
> have wacko sizes, and that is why.
> 
> If you rebuilt using a single process, it could be
> that you have a full allocation of space, some empty.
> 
> 3) more data? did you "alter unusable", load, and
> rebuild?
> 
> 4) have you changed the minimize_records_per_block
> parameter and the index is a bitmap?
> 
> 5) has your data distribution changed? bitmap indexes
> tend to get bigger as your data moves towards high
> cardinality.
> 
> 6) has this index been eating too much sugar again?
> sometimes, this can cause an index glucose spike and
> tend to make it store more fat in the leaf blocks,
> especially around the middle of the index, but
> sometimes on the hips too. Perhaps you are not doing
> DDL on the table enough, and so the index is not
> getting enough exercise.
> 
> hth, 
> 
> jack silvey
> 
>  
> > --- "Adams, Matthew (GEA, MABG, 088130)"
> > <MATT.ADAMS@APPL.GE.COM>
> > wrote:
> > > Under what conditions would an 'alter index ..
> > rebuild' 
> > > actually case the size of the index to increase 
> > > by about 12 percent?
> > > 
> > > 
> > > 
> > > ----
> > > Matt Adams - GE Appliances -
> > matt.adams@appl.ge.com
> > > Contrary to popular opinion, Unix is user
> > friendly.  
> > > It's just particular about who it makes friends
> > with.
> > > 
> > 
> > 
> > __________________________________________________
> > Do You Yahoo!?
> > Yahoo! - Official partner of 2002 FIFA World Cup
> > http://fifaworldcup.yahoo.com
> > -- 
> > Please see the official ORACLE-L FAQ:
> > http://www.orafaq.com
> > -- 
> > Author: Rachel Carmichael
> >   INET: wisernet100@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@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).
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! - Official partner of 2002 FIFA World Cup
> http://fifaworldcup.yahoo.com
> -- 
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> -- 
> Author: Jack Silvey
>   INET: jack_silvey@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@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).


__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Rachel Carmichael
  INET: wisernet100@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@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).

