Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: I/O EVENTS
Cary,
In a TKPROF report, there is a small table at the top. It includes a column for CPU time and another for Elapsed Time.
Suppose the total line shows CPU = 3.00 and elapsed = 5.00. You would think that the two seconds difference would be for waits, but that doesn't seem to be true.
Since you have investigated trace files quite a bit, do you have an idea what these two TKPROF totals actually represent? If the difference between these two isn't waits, what is it?
>From a pragmatic point of view, if all I have is a TKPROF report is there
anything useful I can learn from seeing these two totals?
Thanks.
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Greg Moore INET: sqlgreg_at_pacbell.net Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Thu May 23 2002 - 16:46:47 CDT