|
[oracle-l]
||
[Date Prev]
[12-2005 Date Index]
[Date Next]
||
[Thread Prev]
[12-2005 Thread Index]
[Thread Next]
Re: CPU time
- From: jame tong <jametong@xxxxxxxxx>
- To: Oracle-L <oracle-l@xxxxxxxxxxxxx>
- Date: Thu, 1 Dec 2005 14:24:43 +0800
On 11/24/05, Magni Fabrizio <Fabrizio.Magni@xxxxxxxxx> wrote:
>
> ..........
>
> Just another question. When looking at the SQL shouldn't Elapsed Time be
> a multiple of CPU time (on the number of the server CPUs)?
>
> Thanks
> Fabrizio
> --
> http://www.freelists.org/webpage/oracle-l
>
>
>
Elapsed Time is the wall lock time elapsed .
CPU Time is the cpu time used to running this process.
|