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: Skip_unusable_indexes in 10g

Re: Skip_unusable_indexes in 10g

From: Mladen Gogala <gogala_at_sbcglobal.net>
Date: Tue, 18 Jul 2006 07:52:36 -0400
Message-Id: <1153223556l.2687l.0l@medo.noip.com>

On 07/17/2006 11:58:25 AM, gparc_at_free.fr wrote:
>
> Hi listers,
>
> FYI, skip_unusable_indexes is now a pfile/spfile parameter in 10g
> (not only alter session based as in 8i/9i) and defaults to ... TRUE.
>
> I would prefer FALSE as a better default value.

I must say that I would not prefer false. After a direct load or after moving tables, data was inaccessible and there was a nasty error message saying that "index is unusable" or something like that. There are situations in which even a full table scan is a preferred solution to not being able to retrieve data.

-- 
Mladen Gogala
http://www.mgogala.com

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Jul 18 2006 - 06:52:36 CDT

Original text of this message

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