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: Why no row source plans in tkprof output?

Re: Why no row source plans in tkprof output?

From: Stefan Knecht <knecht.stefan_at_gmail.com>
Date: Tue, 24 Apr 2007 08:19:00 +0200
Message-ID: <486b2b610704232319o304be542wa019cec9bd0e1aac@mail.gmail.com>


The STAT lines (row source operations) only get dumped in the tracefile when the cursor gets closed. If, for example, you're tracing a running session for a short period of time, you may not get any plans in the tracefile (and hence in tkprof).

If you're tracing your own session, as alexander suggested, quitting your session cleanly will help.

Stefan

On 4/24/07, Binh Pham <binhpham15_at_hotmail.com> wrote:
>
> Sometimes I have these "row source" plans (not the regular explain plans
> created by the explain=user/password parm) in my tkprof output, sometimes I
> do not see them. I'm on 9.2.0.6 (HPUX).
>
> Thanks for any explanation.
>
> ------------------------------
> Download Messenger. Join the i'm Initiative. Help make a difference today.<http://g.msn.com/8HMAENUS/2740??PS=47575>--
> http://www.freelists.org/webpage/oracle-l

-- 
=========================

Stefan P Knecht
Consultant
Infrastructure Managed Services

Trivadis AG
Europa-Strasse 5
CH-8152 Glattbrugg

Phone +41-44-808 70 20
Fax +41-808 70 12
Mobile +41-79-571 36 27
stefan.knecht_at_trivadis.com
http://www.trivadis.com

=========================

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Apr 24 2007 - 01:19:00 CDT

Original text of this message

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