Re: CPU Time greater than Startup time
- From: Mladen Gogala <mladen@xxxxxxxxxxxxxxx>
- To: oracle-l@xxxxxxxxxxxxx
- Date: Wed, 31 Mar 2004 12:48:41 -0500
Comments inline.
On 03/31/2004 05:34:17 PM, Diego Cutrone wrote:
> CPU used when call started is greater than time_since_startup_cs...how is
> that possible?
> I'm sure I missed something.
Well, if there is more then one point where the call can spend seconds
computing,
it is not a problem. So, you probably have more then one point (as in SMP or
NUMA machine)
where you can spend CPU time. Seconds spent are calculated per CPU, and if you
have more
then one of those, you are going to spend many seconds computing. It will also
make your
oracle license much, much more expensive.
--
Mladen Gogala
Oracle DBA
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to: oracle-l-request@xxxxxxxxxxxxx
put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
- References:
- CPU Time greater than Startup time
- From: Diego Cutrone
Other related posts:
- » CPU Time greater than Startup time
- » Re: CPU Time greater than Startup time
- CPU Time greater than Startup time
- From: Diego Cutrone