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: Full scans of table bigger than buffer cache.

Re: Full scans of table bigger than buffer cache.

From: terry norman <scott_at_tiger9.freeserve.co.uk>
Date: Mon, 30 Apr 2001 22:22:26 +0100
Message-ID: <9ckl9e$99h$1@news6.svr.pol.co.uk>

Dear all,

Thanks for the information and advice guys.

Best regards,
Terry.

terry norman wrote in message <9c4pmp$s3f$1_at_news8.svr.pol.co.uk>...
>Dear all,
>
>This question arose a long time ago in this ng when I was a very young DBA
>and someone kindly answered it but I can't remember what the answer was! If
>you do a full table scan on a table that's say three times as big as the
>buffer cache, does Oracle limit the number of blocks that get used for that
>scan, to leave some for others, or does it just take up all the buffer
 space
>it can thereby depressing everybody else's hit rate? What would be the
>effect of setting the table as "cache"? Is there any point is using enough
>buffer cache to get the whole table in, o.s. paging permitting? In this
>particular case the table is about 15% of the data volume. I'm trying to
>minimise full scans, but they still occur, sometimes a few together.
>
>TIA for any advice / explanation.
>
>Regards,
>Terry.
>
>
Received on Mon Apr 30 2001 - 16:22:26 CDT

Original text of this message

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