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

Home -> Community -> Usenet -> c.d.o.misc -> Re: how can see the amount of cpu a query uses?

Re: how can see the amount of cpu a query uses?

From: JonINJoy <jon.yi_at_verizon.net>
Date: Mon, 08 Apr 2002 14:24:22 GMT
Message-ID: <qKhs8.3368$dU3.2236@nwrddc04.gnilink.net>


try

    set timing on
before running the query.
cot_r <bvanespen_at_yahoo.com> wrote in message news:DRgs8.5829$Ze.1927_at_afrodite.telenet-ops.be...
> Hello, thx for reading this!
>
>
> I use a simple query: select count(*) from Person where id between 250000
> and 600000;
>
> what i would like to know is: elpased CPU time for this query.
>
> ps. if i set auto trace in pl/sql i get no info about cpu.
>
> thx
>
>
>
> --
> Outgoing mail is certified Virus Free. NAV
> HomePage: freesco_ linux router
> http://users.pandora.be/vanespen
>
>
>
Received on Mon Apr 08 2002 - 09:24:22 CDT

Original text of this message

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