Path: dp-news.maxwell.syr.edu!spool.maxwell.syr.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!postnews.google.com!e56g2000cwe.googlegroups.com!not-for-mail
From: DMina@laiki.com
Newsgroups: comp.databases.oracle.server
Subject: DB Block size and JFS2
Date: 3 Mar 2006 03:53:21 -0800
Organization: http://groups.google.com
Lines: 26
Message-ID: <1141386801.249704.212010@e56g2000cwe.googlegroups.com>
NNTP-Posting-Host: 212.31.102.94
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
X-Trace: posting.google.com 1141386813 28274 127.0.0.1 (3 Mar 2006 11:53:33 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Fri, 3 Mar 2006 11:53:33 +0000 (UTC)
User-Agent: G2/0.2
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; en) Opera 8.51,gzip(gfe),gzip(gfe)
X-HTTP-Via: 1.0 Clearswift Web Policy Engine, 1.1 Clearswift Web Policy Engine
Complaints-To: groups-abuse@google.com
Injection-Info: e56g2000cwe.googlegroups.com; posting-host=212.31.102.94;
   posting-account=xHDvrwsAAABtTf_KflISgmbs48skUmHX
Xref: dp-news.maxwell.syr.edu comp.databases.oracle.server:262682

Hello people,

I would like here to ask you something about Oracle from the DBA point
of view if you don't mind.

The issue has to do with the Oracle DB_BLOCK_SIZE. (i am referring
specifically to AIX, but i think it applies to other OS also)
Based on the documentation i read so far i came to the following
conclusion:

If you are going to use JFS2 with CIO option then your DB_BLOCK_SIZE
should match the filesystem block size of your OS (in our case this is
equal to 4K).
If you are going to use raw devices you should not worry about this,
you can choose any block size (4K 8K 16K 32K).

Some documentations disagree with the above and say that if are using
bufferred I/O you should match the db_block_size with the filesystem
buffer size
and if you are using DIO or CIO it does not matter.

I would appreciate it a lot if you could comment on the above and let
me know of your opinion/experience.

Thanks

