<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: High CPU Utilization ! in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-utilization/m-p/5199774#M651633</link>
    <description>Titu,&lt;BR /&gt;&lt;BR /&gt;The sar output you posted shows a near idle system.&lt;BR /&gt;&lt;BR /&gt;But you started with:&lt;BR /&gt;"When DBA start the Oracle it goes up to 99%"&lt;BR /&gt;&lt;BR /&gt;Assuming you did not start this topic just for fun, we must conclude there is some disconnect or miss commumnication&lt;BR /&gt;&lt;BR /&gt;You maybe able to help by trying to tell us what the real problem is.&lt;BR /&gt;&lt;BR /&gt;"When DBA start the Oracle it goes up to 99%"&lt;BR /&gt;&lt;BR /&gt;- 99% of what? &lt;BR /&gt;- according to who ? &lt;BR /&gt;- which tool was used to establish that?&lt;BR /&gt;- for how long?&lt;BR /&gt;- just once, or all the time?&lt;BR /&gt;- why is this perceived as a problem (I'm serious!)&lt;BR /&gt;- how important is it to address this?&lt;BR /&gt;:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;fwiw,&lt;BR /&gt;Hein.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 24 Sep 2009 01:39:06 GMT</pubDate>
    <dc:creator>Hein van den Heuvel</dc:creator>
    <dc:date>2009-09-24T01:39:06Z</dc:date>
    <item>
      <title>High CPU Utilization !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-utilization/m-p/5199764#M651623</link>
      <description>Hello all ,&lt;BR /&gt;&lt;BR /&gt;In one of my system I am running oracle database due to which there is high CPU Utilization.&lt;BR /&gt;&lt;BR /&gt;When DBA start the Oracle it goes up to 99% &lt;BR /&gt;&lt;BR /&gt;Any fine tuning or suggestion to decrease CPU utilization apart from adding more CPU&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Titu</description>
      <pubDate>Sat, 19 Sep 2009 20:00:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-utilization/m-p/5199764#M651623</guid>
      <dc:creator>titu</dc:creator>
      <dc:date>2009-09-19T20:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: High CPU Utilization !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-utilization/m-p/5199765#M651624</link>
      <description>&amp;gt;&amp;gt;When DBA start the Oracle it goes up to 99% &lt;BR /&gt;&lt;BR /&gt;What goes up to 99%?  If you run 'top' or 'glance' what process or processes use the CPU?</description>
      <pubDate>Sat, 19 Sep 2009 20:09:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-utilization/m-p/5199765#M651624</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2009-09-19T20:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: High CPU Utilization !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-utilization/m-p/5199766#M651625</link>
      <description>You already suggest that Oracle consumes the CPU.&lt;BR /&gt;First you want to make sure that the bulk of the CPU is USER mode, not SYS.&lt;BR /&gt;&lt;BR /&gt;If there is a lot of SYS (more then 30%), then some system (memory management) tuning may be needed, or oracle is doing too many system calls perhaps to gather statistics. &lt;BR /&gt;&lt;BR /&gt;Assuming most is user mode you have to work with the DBA (you may actually have to talk to the DBA!) to figure out what makes Oracle consume the CPU and whether that consumption is in line with the expectations.&lt;BR /&gt;If it is in line, then you may have to add CPUs or acquire faster CPUs (or faster memory!).&lt;BR /&gt;If it seems out of whack, then use STATSPACK or AWR to figure out what the top consuming queries are, and tune them!&lt;BR /&gt;It is NOT really (1) possible to tune user time away as a system manager. User time corresponds directly with what the system is asked to do.&lt;BR /&gt;&lt;BR /&gt;Hope this helps some,&lt;BR /&gt;Regards,&lt;BR /&gt;Hein van den Heuvel&lt;BR /&gt;HvdH Performance Computing&lt;BR /&gt;&lt;BR /&gt;(1) On a Numa box, with extreme tuning using cell awareness, and memory locality you can sometimes reduce user time by reducing memory latency, but that's typically reserved for benchmarks and not very practical.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 19 Sep 2009 21:19:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-utilization/m-p/5199766#M651625</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2009-09-19T21:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: High CPU Utilization !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-utilization/m-p/5199767#M651626</link>
      <description>Whats the memory utilization like.  You may be paging like crazy.. You might want to go into glance and see the memory report and see how much free memory you have.&lt;BR /&gt;&lt;BR /&gt;If you are low on memory you can see how much SGA the dba configured and ask him to lower it or buy more memory.  &lt;BR /&gt;&lt;BR /&gt;More CPUs only help if it is truely a CPU issue.&lt;BR /&gt;</description>
      <pubDate>Sat, 19 Sep 2009 23:26:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-utilization/m-p/5199767#M651626</guid>
      <dc:creator>Emil Velez</dc:creator>
      <dc:date>2009-09-19T23:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: High CPU Utilization !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-utilization/m-p/5199768#M651627</link>
      <description>Titu,&lt;BR /&gt;&lt;BR /&gt;Is Oracle running with a large (pre-warmed) SGA and/or do you have the correct indexes configured.&lt;BR /&gt;&lt;BR /&gt;Oracle will always pin large amounts of swap even if it never actually uses it. The classic symptoms here are if the system constantly Pages-Out, and reclaims pages, but never pages in. If there are a large amount of 'Context-switches' shown by sar or vmstat, the processor cannot progress its threads, and in this case you probably need more physical memory.</description>
      <pubDate>Sun, 20 Sep 2009 05:56:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-utilization/m-p/5199768#M651627</guid>
      <dc:creator>Andrew Cowan</dc:creator>
      <dc:date>2009-09-20T05:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: High CPU Utilization !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-utilization/m-p/5199769#M651628</link>
      <description>Titu,&lt;BR /&gt;&lt;BR /&gt;All good suggestions, but without more clear understanding of your environment, just guesses.&lt;BR /&gt;&lt;BR /&gt;Please provide folks here with:&lt;BR /&gt;&lt;BR /&gt;Your server model&lt;BR /&gt;The O/S version&lt;BR /&gt;Number of CPU&lt;BR /&gt;Amount of physical memory&lt;BR /&gt;Amount of swapspace set up&lt;BR /&gt;Are you patched reasonably current?&lt;BR /&gt;&lt;BR /&gt;Oracle version&lt;BR /&gt;Oracle SGA size&lt;BR /&gt;&lt;BR /&gt;Also parm info (assuming it's pre 11.31)&lt;BR /&gt;&lt;BR /&gt;dbc_max%&lt;BR /&gt;dbc_min%&lt;BR /&gt;nproc&lt;BR /&gt;ninode&lt;BR /&gt;maxdsiz&lt;BR /&gt;sem*&lt;BR /&gt;sshmax&lt;BR /&gt;vx_ninode&lt;BR /&gt;&lt;BR /&gt;That should give us all at least a good start&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Rita</description>
      <pubDate>Mon, 21 Sep 2009 13:13:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-utilization/m-p/5199769#M651628</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2009-09-21T13:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: High CPU Utilization !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-utilization/m-p/5199770#M651629</link>
      <description>..and one last question...&lt;BR /&gt;&lt;BR /&gt;Are you running any other third party vendor software on that box?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Rita</description>
      <pubDate>Mon, 21 Sep 2009 13:15:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-utilization/m-p/5199770#M651629</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2009-09-21T13:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: High CPU Utilization !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-utilization/m-p/5199771#M651630</link>
      <description>12:50:00    %usr    %sys    %wio   %idle&lt;BR /&gt;12:50:05      4       3      10      83&lt;BR /&gt;12:50:10      6       3       7      84&lt;BR /&gt;12:50:15      6       3       9      83&lt;BR /&gt;&lt;BR /&gt;This output I got from the sar</description>
      <pubDate>Wed, 23 Sep 2009 15:53:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-utilization/m-p/5199771#M651630</guid>
      <dc:creator>titu</dc:creator>
      <dc:date>2009-09-23T15:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: High CPU Utilization !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-utilization/m-p/5199772#M651631</link>
      <description>Well, that shows 83-84% idle.  Basically your server isn't doing much.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Sep 2009 15:56:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-utilization/m-p/5199772#M651631</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2009-09-23T15:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: High CPU Utilization !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-utilization/m-p/5199773#M651632</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;There is nothing wrong with a system being constantly at 99% utilization.&lt;BR /&gt;&lt;BR /&gt;Think about it as getting your money's worth on the investment.&lt;BR /&gt;&lt;BR /&gt;As we see, the 99% situation was temporary. Expect that when you start up a server like Oracle. Oracle uses a lot of resources at startup to open up the various daemons.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 23 Sep 2009 16:09:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-utilization/m-p/5199773#M651632</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-09-23T16:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: High CPU Utilization !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-utilization/m-p/5199774#M651633</link>
      <description>Titu,&lt;BR /&gt;&lt;BR /&gt;The sar output you posted shows a near idle system.&lt;BR /&gt;&lt;BR /&gt;But you started with:&lt;BR /&gt;"When DBA start the Oracle it goes up to 99%"&lt;BR /&gt;&lt;BR /&gt;Assuming you did not start this topic just for fun, we must conclude there is some disconnect or miss commumnication&lt;BR /&gt;&lt;BR /&gt;You maybe able to help by trying to tell us what the real problem is.&lt;BR /&gt;&lt;BR /&gt;"When DBA start the Oracle it goes up to 99%"&lt;BR /&gt;&lt;BR /&gt;- 99% of what? &lt;BR /&gt;- according to who ? &lt;BR /&gt;- which tool was used to establish that?&lt;BR /&gt;- for how long?&lt;BR /&gt;- just once, or all the time?&lt;BR /&gt;- why is this perceived as a problem (I'm serious!)&lt;BR /&gt;- how important is it to address this?&lt;BR /&gt;:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;fwiw,&lt;BR /&gt;Hein.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Sep 2009 01:39:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-utilization/m-p/5199774#M651633</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2009-09-24T01:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: High CPU Utilization !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-utilization/m-p/5199775#M651634</link>
      <description>Thanks you all !!</description>
      <pubDate>Mon, 02 Nov 2009 15:01:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-utilization/m-p/5199775#M651634</guid>
      <dc:creator>titu</dc:creator>
      <dc:date>2009-11-02T15:01:33Z</dc:date>
    </item>
  </channel>
</rss>

