<?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: System Performance in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/5099809#M443971</link>
    <description>&amp;gt; Nick&lt;BR /&gt;&lt;BR /&gt;Sorry for the confusion in my previous post. &lt;BR /&gt;&lt;BR /&gt;The PID shold have been 2025 instead of 14350 as in my example above. The modified steps would have thus been:&lt;BR /&gt;=================================&lt;BR /&gt;First: &lt;BR /&gt;ps -ef|grep 2025&lt;BR /&gt;&lt;BR /&gt;Second: (from SQLPLUS)&lt;BR /&gt;select b.sid SID,b.serial# "Serial#", c.spid "srvPID", b.osuser, b.username, b.status, b.client_info, machine &lt;BR /&gt;from v$session b, v$process c&lt;BR /&gt;where b.paddr = c.addr &lt;BR /&gt;and c.sPID =2025;&lt;BR /&gt;=================================&lt;BR /&gt;&lt;BR /&gt;From these info, we would have know what the TOPmost process and which is consuming quite some resources, was doing.&lt;BR /&gt;&lt;BR /&gt;Again sorry for any confusions. Hope this do help someone in the future.&lt;BR /&gt;&lt;BR /&gt;Hope mohun clarifies more on the solution found for this problem.&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
    <pubDate>Fri, 28 Mar 2008 08:07:21 GMT</pubDate>
    <dc:creator>Yogeeraj_1</dc:creator>
    <dc:date>2008-03-28T08:07:21Z</dc:date>
    <item>
      <title>System Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/5099803#M443965</link>
      <description>This server has 64Gb memory (a lot of this is committed to oracle).  See below the scan rate is 51000 (this seems to be very high?  Or is it OK)&lt;BR /&gt;&lt;BR /&gt;Output from top:&lt;BR /&gt;&lt;BR /&gt;System: mdo01b                                        Wed Mar 26&lt;BR /&gt;12:03:26 2008&lt;BR /&gt;Load averages: 0.37, 0.26, 0.24&lt;BR /&gt;257 processes: 217 sleeping, 39 running, 1 zombie Cpu states:&lt;BR /&gt;CPU   LOAD   USER   NICE    SYS   IDLE  BLOCK  SWAIT   INTR   SSYS&lt;BR /&gt; 0    0.34   7.0%   0.0%   4.8%  88.3%   0.0%   0.0%   0.0%   0.0%&lt;BR /&gt; 1    0.30  12.9%   0.0%   8.5%  78.5%   0.0%   0.0%   0.0%   0.0%&lt;BR /&gt; 2    0.64  82.9%   0.0%   0.6%  16.5%   0.0%   0.0%   0.0%   0.0%&lt;BR /&gt; 3    0.19  13.7%   0.0%   5.2%  81.1%   0.0%   0.0%   0.0%   0.0%&lt;BR /&gt;---   ----  -----  -----  -----  -----  -----  -----  -----  -----&lt;BR /&gt;avg   0.37  29.2%   0.0%   4.8%  66.0%   0.0%   0.0%   0.0%   0.0%&lt;BR /&gt;&lt;BR /&gt;Memory: 56582988K (26077844K) real, 69415172K (32729624K) virtual, 1404980K free  Page# 1/6&lt;BR /&gt;&lt;BR /&gt;CPU TTY     PID USERNAME PRI NI   SIZE    RES STATE    TIME %WCPU  %CPU&lt;BR /&gt;COMMAND&lt;BR /&gt; 2   ?     2025 oracle   239 20 65418M 28008K run      3:14 99.48 99.30&lt;BR /&gt;oracleitdst2&lt;BR /&gt; 1   ?       54 root     152 20 50400K 44800K run   1100:41  2.81  2.80&lt;BR /&gt;vxfsd&lt;BR /&gt; 0   ?     2157 oracle   154 20 65402M 12184K sleep    0:24  1.28  1.27&lt;BR /&gt;oracleitdst2&lt;BR /&gt; 3   ?     2745 root     152 20   198M 13160K run     67:15  0.95  0.95&lt;BR /&gt;crsd.bin&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Mohan&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Mar 2008 11:42:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/5099803#M443965</guid>
      <dc:creator>Grayh</dc:creator>
      <dc:date>2008-03-26T11:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: System Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/5099804#M443966</link>
      <description>Shalom Mohan,&lt;BR /&gt;&lt;BR /&gt;This seems likely an application or oracle configuration issue.&lt;BR /&gt;&lt;BR /&gt;I see a system that is being pushed a bit by oracle. Perhaps the SGA setting require adjustment.&lt;BR /&gt;&lt;BR /&gt;You might wish to learn more about the overall performance issues.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hpux.ws/?p=6" target="_blank"&gt;http://www.hpux.ws/?p=6&lt;/A&gt;&lt;BR /&gt;Full suite of tools to get good measurements.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 26 Mar 2008 11:49:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/5099804#M443966</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-03-26T11:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: System Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/5099805#M443967</link>
      <description>hi Mohan,&lt;BR /&gt;&lt;BR /&gt;could be a runaway process.&lt;BR /&gt;&lt;BR /&gt;can you post the output of the following comamnds?:&lt;BR /&gt;&lt;BR /&gt;First: &lt;BR /&gt;ps -ef|grep 14350&lt;BR /&gt;&lt;BR /&gt;Second: (from SQLPLUS)&lt;BR /&gt;select b.sid SID,b.serial# "Serial#", c.spid "srvPID", b.osuser, b.username,  b.status, b.client_info, machine &lt;BR /&gt;from v$session b, v$process c&lt;BR /&gt;where b.paddr = c.addr  &lt;BR /&gt;and c.sPID =14350;&lt;BR /&gt;&lt;BR /&gt;revert.&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;Yogeeraj&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Mar 2008 11:56:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/5099805#M443967</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2008-03-26T11:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: System Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/5099806#M443968</link>
      <description>Hi SEP,&lt;BR /&gt;&lt;BR /&gt;Thanks for the quick reply.When I was trying to access &lt;A href="http://www.hpux.ws/merijn" target="_blank"&gt;http://www.hpux.ws/merijn&lt;/A&gt; it is asking for a login and password....&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Mohan</description>
      <pubDate>Wed, 26 Mar 2008 12:05:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/5099806#M443968</guid>
      <dc:creator>Grayh</dc:creator>
      <dc:date>2008-03-26T12:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: System Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/5099807#M443969</link>
      <description>Yogeeraj,&lt;BR /&gt;&lt;BR /&gt;I realise you are a 'Pharoah' status (which is above 'Wizard')  - but where on earth did you glean that Mohan needs to grep for PID=14350 from the info already supplied...?&lt;BR /&gt; - and where in that info does it show 'the scan rate is 51000'&lt;BR /&gt;Am I missing some info here...?&lt;BR /&gt;&lt;BR /&gt;Nick</description>
      <pubDate>Thu, 27 Mar 2008 11:18:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/5099807#M443969</guid>
      <dc:creator>Nick W</dc:creator>
      <dc:date>2008-03-27T11:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: System Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/5099808#M443970</link>
      <description>Thanks for all</description>
      <pubDate>Thu, 27 Mar 2008 11:22:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/5099808#M443970</guid>
      <dc:creator>Grayh</dc:creator>
      <dc:date>2008-03-27T11:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: System Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/5099809#M443971</link>
      <description>&amp;gt; Nick&lt;BR /&gt;&lt;BR /&gt;Sorry for the confusion in my previous post. &lt;BR /&gt;&lt;BR /&gt;The PID shold have been 2025 instead of 14350 as in my example above. The modified steps would have thus been:&lt;BR /&gt;=================================&lt;BR /&gt;First: &lt;BR /&gt;ps -ef|grep 2025&lt;BR /&gt;&lt;BR /&gt;Second: (from SQLPLUS)&lt;BR /&gt;select b.sid SID,b.serial# "Serial#", c.spid "srvPID", b.osuser, b.username, b.status, b.client_info, machine &lt;BR /&gt;from v$session b, v$process c&lt;BR /&gt;where b.paddr = c.addr &lt;BR /&gt;and c.sPID =2025;&lt;BR /&gt;=================================&lt;BR /&gt;&lt;BR /&gt;From these info, we would have know what the TOPmost process and which is consuming quite some resources, was doing.&lt;BR /&gt;&lt;BR /&gt;Again sorry for any confusions. Hope this do help someone in the future.&lt;BR /&gt;&lt;BR /&gt;Hope mohun clarifies more on the solution found for this problem.&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Fri, 28 Mar 2008 08:07:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/5099809#M443971</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2008-03-28T08:07:21Z</dc:date>
    </item>
  </channel>
</rss>

