TKPROF output
- From: "Ehresmann, David" <David.Ehresmann@xxxxxx>
- To: <Oracle-L@xxxxxxxxxxxxx>
- Date: Thu, 31 Mar 2005 10:46:38 -0600
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
- Follow-Ups:
- Re: TKPROF output
- From: Wolfgang Breitling
Other related posts:
- » TKPROF output
- » Re: TKPROF output
- » Re: TKPROF output
- Re: TKPROF output
- From: Wolfgang Breitling