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: Incorrect SQL execution plan in Star Schema TEMP table creation.

Re: Incorrect SQL execution plan in Star Schema TEMP table creation.

From: Gaja Krishna Vaidyanatha <oraperfman_at_yahoo.com>
Date: Wed, 09 Apr 2003 15:28:41 -0800
Message-ID: <F001.0057E9E9.20030409152841@fatcity.com>


Hi Prasada,

Why don't you try turning on 10046 for the session in question (go to Hotsos.com for a paper in case you don't know how to use this), which will collect the required trace data in a file in USER_DUMP_DEST, run tkprof on the trace file (please use a 9i tkprof) and then take a look at the output that tkprof provides. That will be your best guide in determining what portion of the execution time is spent waiting and on "which wait events". That will be our best bet to even craft a "theory", as to why things are slow. Let us know.

Cheers,

Gaja



Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more http://tax.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Gaja Krishna Vaidyanatha
  INET: oraperfman_at_yahoo.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_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 Wed Apr 09 2003 - 18:28:41 CDT

Original text of this message

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