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: Allen, Brandon <Brandon.Allen_at_OneNeck.com>
Date: Tue, 24 Apr 2007 09:23:48 -0700
Message-ID: <04DDF147ED3A0D42B48A48A18D574C45071FDB12@NT15.oneneck.corp>


Also make sure your max_dump_file_size is big enough so that the file doesn't get closed by the size limit before the STAT lines can be written to it.  

Regards,
Brandon


From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Stefan Knecht

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).

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
Received on Tue Apr 24 2007 - 11:23:48 CDT

Original text of this message

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