Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> TKPROF output

TKPROF output

From: Ehresmann, David <David.Ehresmann_at_ps.net>
Date: Thu, 31 Mar 2005 10:46:38 -0600
Message-ID: <27C3FCA54F61C34389325FD99A0D60CC0449ABC3@pscdalpexch50.perotsystems.net>


call count cpu elapsed disk query current rows
------- ------ -------- ---------- ---------- ---------- ----------



Parse 3 0.00 0.00 0 0 0 0
Execute 33531 1.471086152896.75 175 546 36959 33531
Fetch 0 0.00 0.00 0 0 0 0
------- ------ -------- ---------- ---------- ---------- ----------


total 33534 1.471086152896.75 175 546 36959 33531

Why does TKPROF stream the EXECUTE line and put the CPU and ELAPSED timings together. This is the only place in the file that this is done. How do you separate them?

Thanks,

David Ehresmann

--

http://www.freelists.org/webpage/oracle-l Received on Thu Mar 31 2005 - 11:50:43 CST

Original text of this message

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