does CPU usage matter when scaling?

2003-12-23 Thread ryan_oracle
The softwrae engineers are measuring CPU usage. I usually ignore this and dont care about that value. I dont have any docs on it. anyone have any docs on this? or am I wrong? -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: [EMAIL PROTECTED] INET: [EMAIL PROTECTED]

RE: does CPU usage matter when scaling?

2003-12-23 Thread Cary Millsap
Ryan, Take a look at Why you should focus on LIOs instead of PIOs at www.hotsos.com/e-library. If you have access to the book Optimizing Oracle Performance, check out chapter 9. If an application is written not to crash into some kind of serialization barrier (latch free, enqueue, etc.), then

Re: RE: does CPU usage matter when scaling?

2003-12-23 Thread ryan_oracle
recipients of list ORACLE-L [EMAIL PROTECTED] Subject: RE: does CPU usage matter when scaling? Ryan, Take a look at Why you should focus on LIOs instead of PIOs at www.hotsos.com/e-library. If you have access to the book Optimizing Oracle Performance, check out chapter 9

Re: RE: does CPU usage matter when scaling?

2003-12-23 Thread Jared Still
CPU usage matter when scaling? Ryan, Take a look at Why you should focus on LIOs instead of PIOs at www.hotsos.com/e-library. If you have access to the book Optimizing Oracle Performance, check out chapter 9. If an application is written not to crash into some kind