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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: TKPROF

Re: TKPROF

From: Henrik Ekenberg <henrik.ekenberg_at_anoto.com>
Date: Thu, 08 Feb 2001 01:54:08 -0800
Message-ID: <F001.002AE9BD.20010208001635@fatcity.com>

Hello,

Do you have timed_statistics = true in your init file ?

Regards
Henrik

Sam P. Roberts (ZADCO ITIS) wrote:

> This is the output from tkprof
>
> call count cpu elapsed disk query current
> rows
> ------- ------ -------- ---------- ---------- ---------- ----------
> ----------
> Parse 1 0.02 0.02 0 0 0
> 0
> Execute 1 0.00 0.00 0 0 0
> 0
> Fetch 2 0.34 1.73 83 385 0
> 7
> ------- ------ -------- ---------- ---------- ---------- ----------
> ----------
> total 4 0.36 1.75 83 385 0
> 7
>
> Misses in library cache during parse: 1
> Optimizer goal: RULE
>
> Misses in library cache during parse: 1
> Optimizer goal: RULE
> Parsing user id: 36 (GL)
>
> Rows Execution Plan
> ------- ---------------------------------------------------
> 0 SELECT STATEMENT GOAL: RULE
> 0 NESTED LOOPS
> 0 INDEX GOAL: ANALYZED (RANGE SCAN) OF 'SAM1' (NON-UNIQUE)
> 0 TABLE ACCESS GOAL: ANALYZED (BY INDEX ROWID) OF
> 'GL_BALANCES'
> 0 INDEX GOAL: ANALYZED (RANGE SCAN) OF 'GL_BALANCES_N1'
>
> My question - Why is the rows returned 7 in stats, yet the explain shows now
> Rows:
>
> Thanks
>
> Sam

-- 
---------------------------------------------------------------------------
Henrik Ekenberg                                 Anoto AB

E-mail :henrik.ekenberg_at_anoto.com      


-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Henrik Ekenberg
  INET: henrik.ekenberg_at_anoto.com

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 Feb 08 2001 - 03:54:08 CST

Original text of this message

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