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: Anyone using multi-block sizes for their databases

Re: Anyone using multi-block sizes for their databases

From: Juan Carlos Reyes Pacheco <juancarlosreyesp_at_gmail.com>
Date: Mon, 25 Jul 2005 09:37:15 -0400
Message-ID: <cd4305c10507250637772d6298@mail.gmail.com>


Really Thanks Lex for the point is very important, I talk with tom and I change my advice, what do you think about this.

So the point is,
Multiple block sizes were implemented to transport tablespaces. Don't use multiple block sizes, unless you have evidence this really improves your performance, and this don't makes unmanageable your database.

Using multi-block tablespace block sizes, can incrase the complexity of your cache maintenance, in a way you can have to go back and return to a single block size tablespace.
Remember neither 10g automatic sga tuning feature includes different block sizes for autotuning.
For me, I have a small database, I have a 32k tablepace for blob documents and 16k for indexes. Because this allows to separate the memory. I'm in process of test, I like this idea because I can say "blob documents don use more than 10 MB of memory, and I set a fixed memory only for indexes."
But I can't say this really improves my performance. I'll have to run a more serious test to get a conclusion, sometime in the future :).

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Jul 25 2005 - 08:39:13 CDT

Original text of this message

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