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 -> DB_BLOCK_SIZE and Digital UNIX with AdvFS

DB_BLOCK_SIZE and Digital UNIX with AdvFS

From: Robert Lowe <Robert.H.Lowe_at_lawrence.no.spam.edu>
Date: 1997/05/12
Message-ID: <3377A614.41C6@lawrence.no.spam.edu>#1/1

Hi!

I'm not a DBA, so go easy on me! ;-) One of the tuning tips I've run across indicates that it is best to make DB_BLOCK_SIZE at least as large as the file system buffer size, if not a larger multiple of it. It's my understanding that AdvFS uses 8 KB "pages" which would seem to indicate that I should use at least an 8 KB DB_BLOCK_SIZE. Is this reasonable for a small-medium sized dB, and what might be the ramifications of using a block size this large? I understand that I'll have to correspondingly reduce DB_BLOCK_BUFFERS to reduce the size of the SGA to avoid memory problems. How much inefficiency is introduced by using a smaller DB_BLOCK_SIZE? Or can one do this at all?

I realize I'm not providing a lot of detail (the application is OGF, if that helps a bit), so I don't expect a fully detailed response, but if there are others of you using AdvFS, I'd be interested in hearing how you approached this.

TIA,
Robert Received on Mon May 12 1997 - 00:00:00 CDT

Original text of this message

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