<?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 usage. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-usage/m-p/2840903#M939342</link>
    <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;I am not a database guru, but I have heard that Sybase uses busy-waits.  Which means that is chews up CPU while it is waiting for work to do.  I mention this only because this could indeed be normal behavior.&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;</description>
    <pubDate>Fri, 08 Nov 2002 14:54:10 GMT</pubDate>
    <dc:creator>Dan Herington</dc:creator>
    <dc:date>2002-11-08T14:54:10Z</dc:date>
    <item>
      <title>High CPU usage.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-usage/m-p/2840900#M939339</link>
      <description>K580/2CPU/1Gig RAM running 11.0, patched with june 2002 bundle.&lt;BR /&gt;&lt;BR /&gt;This is a new install  running sybase Direct Connect.&lt;BR /&gt;&lt;BR /&gt;I see very high CPU usage. &lt;BR /&gt;               %usr    %sys    %wio   %idle&lt;BR /&gt;15:25:48      30      69       0       0&lt;BR /&gt;15:25:50      33      67       0       0&lt;BR /&gt;15:25:52      35      64       0       0&lt;BR /&gt;15:25:54      33      67       0       0&lt;BR /&gt;15:25:56      37      63       0       0&lt;BR /&gt;&lt;BR /&gt;And sar  -q  gives &lt;BR /&gt;             runq-sz %runocc &lt;BR /&gt;15:32:37     1.2     100     0.0       0&lt;BR /&gt;15:32:39     1.0     100     0.0       0&lt;BR /&gt;15:32:41     1.2     100     0.0       0&lt;BR /&gt;15:32:43     2.3      75     0.0       0&lt;BR /&gt;15:32:45     1.0     100     0.0       0&lt;BR /&gt;15:32:47     2.0      50     0.0       0&lt;BR /&gt;15:32:49     1.7      75     0.0       0&lt;BR /&gt;&lt;BR /&gt;This is causing problems. I don't have glance on this box to get a clearer picture. &lt;BR /&gt;&lt;BR /&gt;Any thoughts?&lt;BR /&gt;TIA&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Nov 2002 20:33:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-usage/m-p/2840900#M939339</guid>
      <dc:creator>John Tyler</dc:creator>
      <dc:date>2002-11-07T20:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: High CPU usage.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-usage/m-p/2840901#M939340</link>
      <description>I forgot to mention that the sybase engines are the "top" users of CPU. I don't see much of memory being utilized or  any swapping.</description>
      <pubDate>Thu, 07 Nov 2002 20:38:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-usage/m-p/2840901#M939340</guid>
      <dc:creator>John Tyler</dc:creator>
      <dc:date>2002-11-07T20:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: High CPU usage.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-usage/m-p/2840902#M939341</link>
      <description>It certainly looks as though you have a couple of processes that are CPU bound.&lt;BR /&gt;&lt;BR /&gt;I'm afraid that I don't know anything about Sybase - but I wouldn't heve thought it was normal behaviour?&lt;BR /&gt;&lt;BR /&gt;I'd recommend installing the evaluation version of glance from the Apps CD.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John</description>
      <pubDate>Thu, 07 Nov 2002 21:05:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-usage/m-p/2840902#M939341</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2002-11-07T21:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: High CPU usage.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-usage/m-p/2840903#M939342</link>
      <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;I am not a database guru, but I have heard that Sybase uses busy-waits.  Which means that is chews up CPU while it is waiting for work to do.  I mention this only because this could indeed be normal behavior.&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Nov 2002 14:54:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-usage/m-p/2840903#M939342</guid>
      <dc:creator>Dan Herington</dc:creator>
      <dc:date>2002-11-08T14:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: High CPU usage.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-usage/m-p/2840904#M939343</link>
      <description>You should talk to Sybase about tuning. The sybase processes do a lot of polling to determine what work needs to be done. This uses a lot of CPU resources. As more work is found, less polling is done. When there is less work, more polling is done. The result is Sybase uses large amounts of CPU. This is fine, if nothing else is running on the system, but on a normal timesharing system, it makes Sybase a pig. You need to do some tuning.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Marty</description>
      <pubDate>Fri, 08 Nov 2002 16:25:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-usage/m-p/2840904#M939343</guid>
      <dc:creator>Martin Johnson</dc:creator>
      <dc:date>2002-11-08T16:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: High CPU usage.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-usage/m-p/2840905#M939344</link>
      <description>Hi there&lt;BR /&gt;&lt;BR /&gt;Sybase is very much like any other rdbms product, it will usually grab as much cpu as it can. Oracle does the same thing, so does informix.&lt;BR /&gt;&lt;BR /&gt;As others have suggested here, download or load from application cd #1 the trial version of glance plus/pak for series 800 machines. At least you will get to use the product for 60days and then you might be able to get HP to give you an extension on it. During that time you should try to convince management that this is a worthwhile product to buy as it does present lots of nice metrics to report on, can be used also to make lots of nice reports for mgmt.&lt;BR /&gt;&lt;BR /&gt;Gl 2u&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Nov 2002 16:30:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-usage/m-p/2840905#M939344</guid>
      <dc:creator>fg_1</dc:creator>
      <dc:date>2002-11-08T16:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: High CPU usage.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-usage/m-p/2840906#M939345</link>
      <description>Since this forum is about our resource and workload management products, I will offer some insights into how those can be used to help with this.&lt;BR /&gt;&lt;BR /&gt;If this database is the only thing running on this system, the fact that it is chewing CPU looking for something to do probably isn't an issue.  If you have other workloads on the system, you can use our PRM and/or WLM products to control how much CPU is wasted by Sybase and ensure that the other workloads get the cycles they need as well.  If you want more details on those products, let me know.&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Nov 2002 17:08:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-cpu-usage/m-p/2840906#M939345</guid>
      <dc:creator>Dan Herington</dc:creator>
      <dc:date>2002-11-08T17:08:28Z</dc:date>
    </item>
  </channel>
</rss>

