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

Home -> Community -> Mailing Lists -> Oracle-L -> Response time analysis and TKPROF

Response time analysis and TKPROF

From: Greg Moore <sqlgreg_at_pacbell.net>
Date: Sat, 04 May 2002 12:38:19 -0800
Message-ID: <F001.00458144.20020504123819@fatcity.com>


For a single SQL statement, I'd like to determine the response time components.

Since TKPROF output provides totals for Elapsed Time and CPU Time, is it correct to say that the "service time" component is total CPU, and the "wait time" component is total Elapsed Time minus total CPU time?

Is this formula perfect, a very good and workable approximation, or way off?

--

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 Sat May 04 2002 - 15:38:19 CDT

Original text of this message

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