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

Home -> Community -> Usenet -> c.d.o.server -> Re: elapsed time less cpu time???

Re: elapsed time less cpu time???

From: Jan van Mourik <jmourik_at_yahoo.com>
Date: 14 Nov 2003 13:43:47 -0800
Message-ID: <ffe966de.0311141343.12e2428a@posting.google.com>


Looks good to me too... 1335 fetches in half a second cpu time...

The elapsed > cpu is just because of rounding errors, caused by a lot (1335) of very short events. In the trace file you'll see a lot of FETCH rows with e=0 i'd say...
Did you run the tkprof with waits=yes by chance?

jan Received on Fri Nov 14 2003 - 15:43:47 CST

Original text of this message

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