Return-Path: <root@fatcity.cts.com>
Received: from ensim.rackshack.net (root@localhost)
 by orafaq.net (8.11.6/8.11.6) with ESMTP id h1L19j404324
 for <oracle-l@orafaq.net>; Thu, 20 Feb 2003 19:09:45 -0600
X-ClientAddr: 209.68.248.164
Received: from newsfeed.cts.com (newsfeed.cts.com [209.68.248.164])
 by ensim.rackshack.net (8.11.6/8.11.6) with ESMTP id h1L19jQ04316
 for <oracle-l@orafaq.net>; Thu, 20 Feb 2003 19:09:45 -0600
Received: from fatcity.UUCP (uucp@localhost)
 by newsfeed.cts.com (8.9.3/8.9.3) with UUCP id NAA43446;
 Thu, 20 Feb 2003 13:53:20 -0800 (PST)
Received: by fatcity.com (26-Feb-2001/v1.0g-b72/bab) via UUCP id 0055384F; Thu, 20 Feb 2003 13:38:55 -0800
Message-ID: <F001.0055384F.20030220133855@fatcity.com>
Date: Thu, 20 Feb 2003 13:38:55 -0800
To: Multiple recipients of list ORACLE-L <ORACLE-L@fatcity.com>
X-Comment: Oracle RDBMS Community Forum
X-Sender: "Henry Poras" <hporas@etal.uri.edu>
Sender: root@fatcity.com
Reply-To: ORACLE-L@fatcity.com
Errors-To: ML-ERRORS@fatcity.com
From: "Henry Poras" <hporas@etal.uri.edu>
Subject: RE: direct path read waits
Organization: Fat City Network Services, San Diego, California
X-ListServer: v1.0g, build 72; ListGuru (c) 1996-2001 Bruce A. Bergman
Precedence: bulk
Mime-Version: 1.0
Content-Type: text/plain;	charset="us-ascii"
Content-Transfer-Encoding: 7bit

Babu,
Did you run each scenario more than once to make sure it is not an anomaly?

Henry


-----Original Message-----
babu.nagarajan@Cummins.com
Sent: Thursday, February 20, 2003 2:41 PM
To: Multiple recipients of list ORACLE-L


All

We are doing some performance testing while moving from one server to
another. I was trying to time some index rebuilds and noticed something
that I cant explain.

I am rebuilding an index on a 1 million row table.  Lets say its on
tablespace A and when I rebuild it to tablespace B it does in 33 seconds. I
put it back on A and then rebuild it on tablespace C it takes 1 min 40
seconds. The only change here is the target tablespace.

When I set 10046 level 12 and counted time waited (ela column)

>From A - B (33 seconds)

     sum of elapsed in "DIRECT PATH READ" = 394 ( i think this is cs)

>From A - C (1 min 40 sec)

     sum of elapsed in "DIRECT PATH READ" = 6251

The P1 of all of these waits point to the same file (#4 part of TEMP
tablespace)

Why should the change in the target tablespace affect the time taken to
read from the TEMP tablespace?

TIA

Babu

_____________
This e-mail transmission and any attachments to it are intended solely for
the use of the individual or entity to whom it is addressed and may contain
confidential and privileged information.  If you are not the intended
recipient, your use, forwarding, printing, storing, disseminating,
distribution, or copying of this communication is prohibited.  If you
received this communication in error, please notify the sender immediately
by replying to this message and delete it from your computer.


-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: 
  INET: babu.nagarajan@Cummins.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru@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).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Henry Poras
  INET: hporas@etal.uri.edu

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru@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).

