RE: Is DBFMRC limited to 16 on AIX ?

From: Bobak, Mark <Mark.Bobak_at_proquest.com>
Date: Mon, 4 Aug 2008 11:24:44 -0400
Message-ID: <667C10D184B2674A82068E06A78382B523C8F2B8@AAPQMAILBX01V.proque.st>


Hemant,

I'm not an AIX guy, but, what's your db_block_size? If it's 8k, that means w/ dbfmrc=16, you're doing 128k reads.

Is there some reason AIX is limited to 128k reads?

I know the limit on Solaris and Linux is 1M.

-Mark



From: oracle-l-bounce_at_freelists.org [oracle-l-bounce_at_freelists.org] On Behalf Of Hemant K Chitale [hkchital_at_singnet.com.sg] Sent: Monday, August 04, 2008 10:51 AM
To: oracle-l_at_freelists.org
Subject: Is DBFMRC limited to 16 on AIX ?

Testing db_file_multiblock_read_count at 128 on AIX we found much poorer performance (higher read times of 35ms) then that for dbfmrc at 16 (3ms).

One of the team (not from Oracle) referred us to this section (A.2.5) of the Oracle Database Administrator's Reference for Unix http://download.oracle.com/docs/cd/B19306_01/server.102/b15658/appa_aix.htm#sthref792
"Setting a large value for the DB_FILE_MULTIBLOCK_READ_COUNT
initialization parameter usually yields better I/O throughput on sequential scans. On AIX, this parameter ranges from 1 to 512, but using a value higher than 16 usually does not provide additional performance gain.".
How did Oracle come up with this limit of 16 for AIX ? Is it only for for DIO / CIO or NOT for DIO / CIO ?

What experiences do Oracle on AIX administrators have with dbfmrc ?

Hemant K Chitale

http://hemantoracledba.blogspot.com

"A 'No' uttered from the deepest conviction is better than a 'Yes'
merely uttered to please, or worse, to avoid trouble." Mohandas Gandhi Quotes
: http://www.brainyquote.com/quotes/authors/m/mohandas_gandhi.html

--
http://www.freelists.org/webpage/oracle-l


--
http://www.freelists.org/webpage/oracle-l
Received on Mon Aug 04 2008 - 10:24:44 CDT

Original text of this message