RE: CPUs NOT getting consumed ?

  • From: "Kennedy, Jim" <jim_kennedy@xxxxxxxxxx>
  • To: <MGogala@xxxxxxxxxxxxxxxxxxxx>, <rjamya@xxxxxxxxx>, <VIVEK_SHARMA@xxxxxxxxxxx>
  • Date: Tue, 4 Oct 2005 10:25:22 -0700

Are you Bigendian or LittleEndian?   Do you consume them from the big
end first or the little end first?
Mr. Swift

________________________________

From: oracle-l-bounce@xxxxxxxxxxxxx
[mailto:oracle-l-bounce@xxxxxxxxxxxxx] On Behalf Of Gogala, Mladen
Sent: Tuesday, October 04, 2005 10:16 AM
To: 'rjamya@xxxxxxxxx'; VIVEK_SHARMA@xxxxxxxxxxx
Cc: Oracle-L
Subject: RE: CPUs NOT getting consumed ?



CPU is measured only after the SQL stops executing. CPU consumption is
NOT measured  in real time.

CPU consumption is meaningful only for the statements that are not being
actively executed.

 

--

Mladen Gogala

Ext. 121

________________________________

From: rjamya [mailto:rjamya@xxxxxxxxx] 
Sent: Tuesday, October 04, 2005 1:05 PM
To: VIVEK_SHARMA@xxxxxxxxxxx
Cc: Oracle-L
Subject: Re: CPUs NOT getting consumed ?

 

I don't suppose your app will be continuously using CPU. If it is, you
have a beast of a problem to handle. Could it be that your processi is
doing I/O and hence not using CPU?

Another minor question, why are you worried that is isn't using the CPU.
Raj



Other related posts: