<?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: Where to look for applications performance issues on hpux with regard to sap and peoplesoft in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/where-to-look-for-applications-performance-issues-on-hpux-with/m-p/3840763#M779573</link>
    <description>glance is probably the best realtime monitoring tool.  If you want historical data then you'll have to redirect the glance data inro an output file.  Refer to the 'm' (memory) report in glance.  Pay attention to page outs.  Here's an example of a messed up server and the (m) memory report from glance.  All the percents utilized are near 100%.  Page faults are astronomical, as is swap utilized.  &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;B3692A GlancePlus C.03.72.00    11:34:22    rodan 9000/800    Current  Avg  High&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;CPU  Util   S SU                      U                        | 68%   73%  100%&lt;BR /&gt;Disk Util   FV                                                 |  3%   17%   78%&lt;BR /&gt;Mem  Util   S       SU                                      UB |100%   99%  100%&lt;BR /&gt;Swap Util   U                                      UR        R | 98%   97%   98%&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;                                 MEMORY REPORT                      Users=    5&lt;BR /&gt;Event         Current   Cumulative   Current Rate   Cum Rate   High Rate&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;Page Faults     18372      1033322      3749.3     2100.2      9925.6&lt;BR /&gt;Page In          1208        76733       246.5      155.9       723.8&lt;BR /&gt;Page Out            0         2573         0.0        5.2       107.4&lt;BR /&gt;KB Paged In      52kb       17.6mb        10.6       36.5         o/f&lt;BR /&gt;KB Paged Out      0kb       48.1mb         0.0      100.0      2565.8&lt;BR /&gt;Reactivations       5          493         1.0        1.0         4.5&lt;BR /&gt;Deactivations       5          493         1.0        1.0         2.2&lt;BR /&gt;KB Deactivated    0kb         48kb         0.0        0.0         6.6&lt;BR /&gt;VM Reads            9         1293         1.8        2.6       147.3&lt;BR /&gt;VM Writes          32         7900         1.8       16.0       306.7&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Total VM :  12.4gb   Sys Mem  :  1.38gb   User Mem:  6.42gb   Phys Mem:  8.00gb&lt;BR /&gt;Active VM:  6.76gb   Buf Cache: 163.8mb   Free Mem:  41.9mb         Page 1 of 1&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 09 Aug 2006 20:51:56 GMT</pubDate>
    <dc:creator>Michael Steele_2</dc:creator>
    <dc:date>2006-08-09T20:51:56Z</dc:date>
    <item>
      <title>Where to look for applications performance issues on hpux with regard to sap and peoplesoft</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/where-to-look-for-applications-performance-issues-on-hpux-with/m-p/3840761#M779571</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I would be given the additional task of supporting peoplesoft and SAP applications running on HPUX 11i.&lt;BR /&gt;&lt;BR /&gt;I would be required to support these applications from system admin standpoint of view.&lt;BR /&gt;&lt;BR /&gt;I appreciate if anyone can suggest some tips where should i be looking if these applications experiences issues, performance and errors ?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Shiv</description>
      <pubDate>Wed, 09 Aug 2006 19:02:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/where-to-look-for-applications-performance-issues-on-hpux-with/m-p/3840761#M779571</guid>
      <dc:creator>Shivkumar</dc:creator>
      <dc:date>2006-08-09T19:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Where to look for applications performance issues on hpux with regard to sap and peoplesoft</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/where-to-look-for-applications-performance-issues-on-hpux-with/m-p/3840762#M779572</link>
      <description>Just like any other applications narrow the bottlenecks to disk, memory, and cpu and attack the biggest bottlenecks first. Now having said this, in general, the real performance enhancements are much more likely to come from making the SQL more efficient then tuning the database itself and finally tuning the OS. Unless you go out of your way to terribly tune the kernel, terribly layout your disks, or leave tunables like dbc_max_pct at the default of 50% -- you are actually going to find that the OS is actually a small component of the overall application performance. &lt;BR /&gt;&lt;BR /&gt;What you really better concentrate on is making sure that you can restore a blank machine and get the application running again.</description>
      <pubDate>Wed, 09 Aug 2006 19:41:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/where-to-look-for-applications-performance-issues-on-hpux-with/m-p/3840762#M779572</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-08-09T19:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: Where to look for applications performance issues on hpux with regard to sap and peoplesoft</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/where-to-look-for-applications-performance-issues-on-hpux-with/m-p/3840763#M779573</link>
      <description>glance is probably the best realtime monitoring tool.  If you want historical data then you'll have to redirect the glance data inro an output file.  Refer to the 'm' (memory) report in glance.  Pay attention to page outs.  Here's an example of a messed up server and the (m) memory report from glance.  All the percents utilized are near 100%.  Page faults are astronomical, as is swap utilized.  &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;B3692A GlancePlus C.03.72.00    11:34:22    rodan 9000/800    Current  Avg  High&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;CPU  Util   S SU                      U                        | 68%   73%  100%&lt;BR /&gt;Disk Util   FV                                                 |  3%   17%   78%&lt;BR /&gt;Mem  Util   S       SU                                      UB |100%   99%  100%&lt;BR /&gt;Swap Util   U                                      UR        R | 98%   97%   98%&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;                                 MEMORY REPORT                      Users=    5&lt;BR /&gt;Event         Current   Cumulative   Current Rate   Cum Rate   High Rate&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;Page Faults     18372      1033322      3749.3     2100.2      9925.6&lt;BR /&gt;Page In          1208        76733       246.5      155.9       723.8&lt;BR /&gt;Page Out            0         2573         0.0        5.2       107.4&lt;BR /&gt;KB Paged In      52kb       17.6mb        10.6       36.5         o/f&lt;BR /&gt;KB Paged Out      0kb       48.1mb         0.0      100.0      2565.8&lt;BR /&gt;Reactivations       5          493         1.0        1.0         4.5&lt;BR /&gt;Deactivations       5          493         1.0        1.0         2.2&lt;BR /&gt;KB Deactivated    0kb         48kb         0.0        0.0         6.6&lt;BR /&gt;VM Reads            9         1293         1.8        2.6       147.3&lt;BR /&gt;VM Writes          32         7900         1.8       16.0       306.7&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Total VM :  12.4gb   Sys Mem  :  1.38gb   User Mem:  6.42gb   Phys Mem:  8.00gb&lt;BR /&gt;Active VM:  6.76gb   Buf Cache: 163.8mb   Free Mem:  41.9mb         Page 1 of 1&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Aug 2006 20:51:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/where-to-look-for-applications-performance-issues-on-hpux-with/m-p/3840763#M779573</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2006-08-09T20:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: Where to look for applications performance issues on hpux with regard to sap and peoplesoft</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/where-to-look-for-applications-performance-issues-on-hpux-with/m-p/3840764#M779574</link>
      <description>This was from an  BW SAP server, aka application server, riding atop of oracle.</description>
      <pubDate>Wed, 09 Aug 2006 20:54:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/where-to-look-for-applications-performance-issues-on-hpux-with/m-p/3840764#M779574</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2006-08-09T20:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: Where to look for applications performance issues on hpux with regard to sap and peoplesoft</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/where-to-look-for-applications-performance-issues-on-hpux-with/m-p/3840765#M779575</link>
      <description>Hi shiva,&lt;BR /&gt;1. your need to check the bottelneck pertaining to disk i/o, cpu, Memory.&lt;BR /&gt;This can be isolated using top,sar and galnce.&lt;BR /&gt;&lt;BR /&gt;2.Check for the OS related tunable parameters to optimize the server.&lt;BR /&gt;3.Check for the tunables parameters as recomended by SAP.&lt;BR /&gt;kernal tuning can be done through sam or kmtune command.&lt;BR /&gt;&lt;BR /&gt;Thanks and regards&lt;BR /&gt;V.Manoharan&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Aug 2006 22:48:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/where-to-look-for-applications-performance-issues-on-hpux-with/m-p/3840765#M779575</guid>
      <dc:creator>V.Manoharan</dc:creator>
      <dc:date>2006-08-09T22:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: Where to look for applications performance issues on hpux with regard to sap and peoplesoft</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/where-to-look-for-applications-performance-issues-on-hpux-with/m-p/3840766#M779576</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;The applications themselves can be memory hogs. That needs to be watched.&lt;BR /&gt;&lt;BR /&gt;The back end database SGA must not be too large or too small.&lt;BR /&gt;&lt;BR /&gt;dbc_max_pct low arond 5&lt;BR /&gt;dbc_min_pct 3 or 4&lt;BR /&gt;&lt;BR /&gt;ninodes set high enough to deal with file usage&lt;BR /&gt;vx_ninodes set to 90% of ninode&lt;BR /&gt;&lt;BR /&gt;Watch the database alert logs and syslog.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 09 Aug 2006 23:08:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/where-to-look-for-applications-performance-issues-on-hpux-with/m-p/3840766#M779576</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-08-09T23:08:34Z</dc:date>
    </item>
  </channel>
</rss>

