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: Fast Full Index Scan in 8.1.7

Re: Fast Full Index Scan in 8.1.7

From: <Cherie_Machler_at_gelco.com>
Date: Fri, 07 Sep 2001 04:32:12 -0700
Message-ID: <F001.0038649D.20010907035546@fatcity.com>

I wanted to turn it off in testing so I could try some other indexes as an alternative. I'm not sure that I trust it to make a good decision.

Even with an alternative index hint, it's not using the index I'm trying to get it to use, but rather the fast full index scan. I can't see any typo but
maybe it just can't use that index with full full index scan enabled.

That's why I wanted to try and disable it and see what would happen.

CBO does some interesting things. Every time I think I have a handle on some aspect of it, it changes and starts doing something different.

Thanks for your reply.

Cherie

                                                                                       
                            
                    Jared Still                                                        
                            
                    <jkstill_at_cybco       To:     ORACLE-L_at_fatcity.com, 
Cherie_Machler_at_gelco.com                    
                    n.com>               cc:                                           
                            
                                         Subject:     Re: Fast Full Index Scan in 
8.1.7                            
                    09/07/01 12:04                                                     
                            
                    AM                                                                 
                            
                                                                                       
                            
                                                                                       
                            





The alternative is probably a full table scan.

Are you sure you want to turn it off?

I think you need to hint your SQL to do that.

Jared

On Thursday 06 September 2001 13:21, Cherie_Machler_at_gelco.com wrote:
> I had been using the FAST_FULL_SCAN_ENABLED initialization parameter in
an
> 8.0.4 database.
>
> Apparently this parameter is now obsolete in 8.1.7.2. Seems as though I
> am getting the fast full index
> scans automatically now. I'm not sure if I want them in all cases. Is
> there a way to turn them off?
>
> Thanks,
>
> Cherie Machler
> Oracle DBA
> Gelco Information Network

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: 
  INET: Cherie_Machler_at_gelco.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 Fri Sep 07 2001 - 06:32:12 CDT

Original text of this message

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