Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Fast Full Index Scan in 8.1.7
Hi Cherie,
I think you can't turn this feature off at the instance level as it became
internal
for 8i.
But if you did it you would loose an excellent path for some queries with
'cover
indexes'. Certainly, you can use hints for that. In generall I don't like
using hints
I prefer to rely on CBO's estimates but sometimes hints make sense.
Regards,
Ed
>
>
>
> 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).
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Shevtsov, Eduard INET: EShevtsov_at_flagship.ru 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 - 04:34:13 CDT
![]() |
![]() |