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

Home -> Community -> Usenet -> c.d.o.server -> Re: db_file_multiblock_read_count

Re: db_file_multiblock_read_count

From: F Lange <flange_at_pt.lu>
Date: 1997/09/06
Message-ID: <01bcbafb$e935b520$99d79ac2@fql10>#1/1

Hi,

It can make sense if the index is NON-UNIQUE => ( so not a primary key nor a unique constraint ).

For such small table you can cache then if they are often queries.

Becarefull to some funy result from the optimiser !

Regards François.

Nuno Martins <nunomartins_at_mail.telepac.pt> wrote in article <34118AE4.4F4C7477_at_mail.telepac.pt>...
> Hello,
> if i have a db_file_multiblock_read_count = 32 then it thas not make
> sense having a index in tables with less than 64k . Is this true ?
>
> What´s are your opinion ?
>
>
>
>
Received on Sat Sep 06 1997 - 00:00:00 CDT

Original text of this message

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