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: Slow UPDATE

RE: Slow UPDATE

From: Bobak, Mark <Mark.Bobak_at_il.proquest.com>
Date: Tue, 18 May 2004 11:30:37 -0400
Message-ID: <4C9B6FDA0B06FE4DAF5918BBF0AD82CFECFCD4@bosmail00.bos.il.pqe>


Note that regardless of whether the EXPLAIN=3D option is passed to tkprof, the execution plan from the STAT lines in the tracefile will be reported under "Row Source Operation" in the tkprof=20 output. If EXPLAIN=3D option is specified, then in addition to "Row Source Operation", you'll have "Execution Plan" followed by the explain plan that was executed at tkprof runtime, using the userid/password specified.

-Mark

-----Original Message-----

From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Tanel P=F5der Sent: Tuesday, May 18, 2004 11:12 AM
To: oracle-l_at_freelists.org
Subject: Re: Slow UPDATE

But if you don't specify EXPLAIN=3D option then tkprof will read the execution plans directly from STAT lines in the tracefile.=20

...some stuff deleted....



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

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Tue May 18 2004 - 10:29:09 CDT

Original text of this message

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