Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Excessive fetching
Thanks Mike.
That is however the output from tkprof.
A few lines (20 or so) from the trace file would be more informative.
Jared
Mike Chartier <mikec_at_compgen.com>
Sent by: oracle-l-bounce_at_freelists.org
05/07/2004 11:23 AM
To: Oralce List <Oracle-L_at_freelists.org> cc: Subject: Re: Excessive fetching
>Mike,
>
> I don't know the answer to your question, but I would like to
> see a snippet of the trace file showing the extra fetches.
>
> Jared
Here's the snipet:
SELECT my_clob
FROM
my_table WHERE id = :1 FOR UPDATE
call count cpu elapsed disk query current rows
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Fri May 07 2004 - 16:10:19 CDT
![]() |
![]() |