Java Mailing List Archive

http://www.dba.5341.com/

Home » Home (12/2007) » oracle l »

Re: CPU Time greater than Startup time

Mladen Gogala

2004-03-31

Replies:

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@(protected)
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
-----------------------------------------------------------------
©2008 dba.5341.com - Jax Systems, LLC, U.S.A.