Re: Performance-Question

From: <kyng_at_barrow.uwaterloo.ca>
Date: 1995/09/30
Message-ID: <DFqC8G.4Dq_at_undergrad.math.uwaterloo.ca>#1/1


>I have one more question on using trace and tkprof.
>
>I attempted to get the execution of an Oracle query by :
>
>1. ALTER SESSION SET SQL_TRACE = TRUE;
>2. run my query;
>3. quit;
>
>This gave me the trace file and then I use tkprof on it.
>
>But I always got 0 execution time for my query even though it takes almost
>an minute to complete.
>
>Could I receive some illumination on this :-)
>
>Many thanks
>
>
>Kar-yan

BTW, the timed_statistics variable in the init.ora file has been set true and I did get time figures for the fetch and parse times.

Kar-yan Received on Sat Sep 30 1995 - 00:00:00 CET

Original text of this message