RE: Oracle CPU Time Used, vs CPU Time Available (CPU Capacity)
From: Dominic Brooks <dombrooks_at_hotmail.com>
Date: Thu, 14 Sep 2017 13:52:42 +0000
Message-ID: <DB6P190MB045424CEB5FCB47573660675A16F0_at_DB6P190MB0454.EURP190.PROD.OUTLOOK.COM>
Date: Thu, 14 Sep 2017 13:52:42 +0000
Message-ID: <DB6P190MB045424CEB5FCB47573660675A16F0_at_DB6P190MB0454.EURP190.PROD.OUTLOOK.COM>
Yep.
Plus:
3) The connection pools are way over-sized � see real world performance group videos
On Thu, 14 Sep 2017 07:01:17 +0000
Dominic Brooks <dombrooks_at_hotmail.com> wrote:
> I have spent a lot of effort recently explaining that running at a sustained 95%
> utilisation over a 1-2 hour period does not just mean that you�ve got an extra 5%
> that you could be squeezing out...
In case you described,you probably do not have that capacity. 95% of CPU usually means run queue and kernel overhead which will easily devour the remaining 5%. Such sustained consumption can mean one of two things:
1) You need a bigger box (or vbox).
2) There is a sub-optimal task running on the machine which needs to be optimized.
-- Mladen Gogala Oracle DBA Tel: (347) 321-1217 -- http://www.freelists.org/webpage/oracle-lReceived on Thu Sep 14 2017 - 15:52:42 CEST