Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: FTS not reaching multiblock count value
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
--
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