Return-Path: <oracle-l-bounce@freelists.org>
Delivered-To: 2-oracle-l@orafaq.com
Received: (qmail 22699 invoked from network); 10 Dec 2007 15:27:28 -0600
Received: from freelists-180.iquest.net (HELO turing.freelists.org) (206.53.239.180)
  by 69.64.49.119 with SMTP; 10 Dec 2007 15:27:23 -0600
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 1A3F17D6BBF;
 Mon, 10 Dec 2007 16:27:00 -0500 (EST)
Received: from turing.freelists.org ([127.0.0.1])
 by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 20523-08; Mon, 10 Dec 2007 16:27:00 -0500 (EST)
Received: from turing (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 87F2E7D6BE0;
 Mon, 10 Dec 2007 16:26:59 -0500 (EST)
Received: with ECARTIS (v1.0.0; list oracle-l); Mon, 10 Dec 2007 15:40:02 -0500 (EST)
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 26EA07D6F32
 for <oracle-l@freelists.org>; Mon, 10 Dec 2007 15:40:02 -0500 (EST)
Received: from turing.freelists.org ([127.0.0.1])
 by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 01962-04 for <oracle-l@freelists.org>;
 Mon, 10 Dec 2007 15:40:02 -0500 (EST)
Received: from NT15.oneneck.corp (dot092host.oneneck.net [63.226.42.92])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id E359F7D6B97
 for <oracle-l@freelists.org>; Mon, 10 Dec 2007 15:40:00 -0500 (EST)
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2992
Content-Class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by Ecartis
Subject: RE: Operations that perform multiblock I/O and cluster factor
Date: Mon, 10 Dec 2007 13:39:58 -0700
Message-ID: <04DDF147ED3A0D42B48A48A18D574C450999D4D7@NT15.oneneck.corp>
In-Reply-To: <2509.62.142.244.186.1197317491.squirrel@webmail.ainaratkaisu.fi>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: Operations that perform multiblock I/O and cluster factor
Priority: normal
References:    <578806DDE66A3A45916740EB73C6982AB42BB5D391@M1EXCHANGE01.mmi.local>    <04DDF147ED3A0D42B48A48A18D574C450999D439@NT15.oneneck.corp> <2509.62.142.244.186.1197317491.squirrel@webmail.ainaratkaisu.fi>
From: "Allen, Brandon" <Brandon.Allen@OneNeck.com>
To: =?iso-8859-1?Q?Riku_Räsänen?= <riku.rasanen@kantamestarit.fi>,
 <oracle-l@freelists.org>
X-archive-position: 3821
X-ecartis-version: Ecartis v1.0.0
Sender: oracle-l-bounce@freelists.org
Errors-to: oracle-l-bounce@freelists.org
X-original-sender: Brandon.Allen@OneNeck.com
Precedence: normal
Reply-to: Brandon.Allen@OneNeck.com
List-help: <mailto:ecartis@freelists.org?Subject=help>
List-unsubscribe: <oracle-l-request@freelists.org?Subject=unsubscribe>
List-software: Ecartis version 1.0.0
List-Id: oracle-l <oracle-l.freelists.org>
X-List-ID: oracle-l <oracle-l.freelists.org>
List-subscribe: <oracle-l-request@freelists.org?Subject=subscribe>
List-owner: <mailto:steve.adams@ixora.com.au>
List-post: <mailto:oracle-l@freelists.org>
List-archive: <http://www.freelists.org/archives/oracle-l>
X-list: oracle-l
X-Virus-Scanned: Debian amavisd-new at localhost.localdomain
X-Amavis-Alert: BAD HEADER Non-encoded 8-bit data (char E4 hex) in message header 'To': To: =?iso-8859-1?Q?Riku_R\344s\344nen?= <riku.r...

Thanks, but without the trace file this is just hearsay.  Are you sure the db file scattered reads actually came from the index range scan?  They may have come from some other part of the query, or an entirely separate query, possibly a recursive query that you weren't even aware of.  You would have to verify that the db file scattered read wait events referenced the same cursor number AND the same session/serial number, and lookup the fileid and block number to verify they match the expected object before I'd be convinced.

Regards,
Brandon


-----Original Message-----
From: Riku Räsänen [mailto:riku.rasanen@kantamestarit.fi] 


Actually, I have seen "db file scattered read" on INDEX RANGE SCAN, and I had a 10046 trace file for that, but was unable to find it (I must have deleted it).

Privileged/Confidential Information may be contained in this message or attachments hereto. Please advise immediately if you or your employer do not consent to Internet email for messages of this kind. Opinions, conclusions and other information in this message that do not relate to the official business of this company shall be understood as neither given nor endorsed by it.

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


