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: FTS not reaching multiblock count value

RE: FTS not reaching multiblock count value

From: K Gopalakrishnan <kaygopal_at_yahoo.com>
Date: Fri, 21 Sep 2001 23:09:40 -0700
Message-ID: <F001.003957B7.20010921231518@fatcity.com>

Rahul,

Actually there is a kernel constant SSTIOMAX which overrides the db_file_multiblock_read_count if you set that to higher values than SSTIOMAX.

ANd this SSTIOMAX is very much OS/version/hardware dependent. What is your block size? Is it 2K (since you have set db_file_multiblock_read_Ccount to 32).

How are you tracing that value? Have you set the event 10046 or just selecting from the V$session_event?

Best Regards,
K Gopalakrishnan
Bangalore, INDIA



Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: K Gopalakrishnan
  INET: kaygopal_at_yahoo.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Sat Sep 22 2001 - 01:09:40 CDT

Original text of this message

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