<?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: Memory bottleneck on L-server running HP-UX11i and Oracle 8.17 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-bottleneck-on-l-server-running-hp-ux11i-and-oracle-8-17/m-p/2646162#M879360</link>
    <description>Hi Stefan,&lt;BR /&gt;thank you for quick answer.&lt;BR /&gt;&lt;BR /&gt;yes,I forgot to put output from swapinfo.&lt;BR /&gt;&lt;BR /&gt;pls. find it below:&lt;BR /&gt;&lt;BR /&gt;# swapinfo -atm&lt;BR /&gt;             Mb      Mb      Mb   PCT  START/      Mb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev        4096     565    3531   14%      0       -    1  /dev/vg00/lvol2&lt;BR /&gt;reserve       -    1758   -1758&lt;BR /&gt;memory     1537     307    1230   20%&lt;BR /&gt;total      5633    2630    3003   47%       -       0    -&lt;BR /&gt;&lt;BR /&gt;and of course users are not complaining at all they just screaming almost whole day.;-)&lt;BR /&gt;</description>
    <pubDate>Wed, 16 Jan 2002 13:25:13 GMT</pubDate>
    <dc:creator>Kirill Cherkashin</dc:creator>
    <dc:date>2002-01-16T13:25:13Z</dc:date>
    <item>
      <title>Memory bottleneck on L-server running HP-UX11i and Oracle 8.17</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-bottleneck-on-l-server-running-hp-ux11i-and-oracle-8-17/m-p/2646160#M879358</link>
      <description>Hello wizards,&lt;BR /&gt;&lt;BR /&gt;I'm running Oracle 8.17(one instance,SGA 1.5 GB) on L server(2 CPU,2Gb RAM,HP-UX 11i) and  ~ 100 users connecting to the server. In last time I noticed that system is working very slow. I'm very suspicious that it's mailnly just memory bottleneck.;-)&lt;BR /&gt;However, could you mighty wizards confirm it?&lt;BR /&gt;Also,pls. find attachment with outputs.&lt;BR /&gt;If yes,how much memory I need to buy? Btw,how could I calculate how much memory I need for every user process?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;&lt;BR /&gt;Kirill</description>
      <pubDate>Wed, 16 Jan 2002 12:44:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-bottleneck-on-l-server-running-hp-ux11i-and-oracle-8-17/m-p/2646160#M879358</guid>
      <dc:creator>Kirill Cherkashin</dc:creator>
      <dc:date>2002-01-16T12:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: Memory bottleneck on L-server running HP-UX11i and Oracle 8.17</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-bottleneck-on-l-server-running-hp-ux11i-and-oracle-8-17/m-p/2646161#M879359</link>
      <description>&lt;BR /&gt;Yes, youre certainly out of memory. With free memory only being a couple of MB and lots of paging going on. To really see how much memory you are short you need to to a swapinfo -mt command and look at the figure on the dev line under MB used - this is how many MB has been paged to disk (and how much RAM more-or-less youre short).&lt;BR /&gt;&lt;BR /&gt;I also notice your disk I/O is very heavy. wio% is very very high. It should be &amp;lt;10%. But if the users arent complaining then ok.&lt;BR /&gt;&lt;BR /&gt;To work out how much RAM each user is using look at the 2nd column from your ps command, specifically at the oracle proceses with LOCAL=YES in them. Each one is over 100MB which is very large! (take the 2nd column figure and * 4096 to get size in K). This is a rough size as some is shareable with other processes and not taking into account what the Oracle dastabase itself is using to manage it all (shared memory) but its a pretty good indiciation.&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Jan 2002 12:57:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-bottleneck-on-l-server-running-hp-ux11i-and-oracle-8-17/m-p/2646161#M879359</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-01-16T12:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: Memory bottleneck on L-server running HP-UX11i and Oracle 8.17</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-bottleneck-on-l-server-running-hp-ux11i-and-oracle-8-17/m-p/2646162#M879360</link>
      <description>Hi Stefan,&lt;BR /&gt;thank you for quick answer.&lt;BR /&gt;&lt;BR /&gt;yes,I forgot to put output from swapinfo.&lt;BR /&gt;&lt;BR /&gt;pls. find it below:&lt;BR /&gt;&lt;BR /&gt;# swapinfo -atm&lt;BR /&gt;             Mb      Mb      Mb   PCT  START/      Mb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev        4096     565    3531   14%      0       -    1  /dev/vg00/lvol2&lt;BR /&gt;reserve       -    1758   -1758&lt;BR /&gt;memory     1537     307    1230   20%&lt;BR /&gt;total      5633    2630    3003   47%       -       0    -&lt;BR /&gt;&lt;BR /&gt;and of course users are not complaining at all they just screaming almost whole day.;-)&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Jan 2002 13:25:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-bottleneck-on-l-server-running-hp-ux11i-and-oracle-8-17/m-p/2646162#M879360</guid>
      <dc:creator>Kirill Cherkashin</dc:creator>
      <dc:date>2002-01-16T13:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: Memory bottleneck on L-server running HP-UX11i and Oracle 8.17</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-bottleneck-on-l-server-running-hp-ux11i-and-oracle-8-17/m-p/2646163#M879361</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Well, the 2nd figure from the dev line on swapinfo is 565, which means at the point your system was the most busy (may not have been today, anytime since it was last booted) your had 565MB of processess paged out to disk. ie. your 565MB short of the maximum you need.&lt;BR /&gt;&lt;BR /&gt;This doesnt mean to say you need to buy some more RAM just yet. How much HP-UX buffer cache is configured ?&lt;BR /&gt;&lt;BR /&gt;sysdef | grep bufpages&lt;BR /&gt;&lt;BR /&gt;And multiply the figure back * 4096 for the size in bytes. Your total is probably somewhere in the hundreds of megabytes. You can decrease this to free up some memory by configuring these 2 parameters in your kernel;&lt;BR /&gt;&lt;BR /&gt;dbc_mac_pct&lt;BR /&gt;dbc_min_pct&lt;BR /&gt;&lt;BR /&gt;You can use sysdef | grep dbc to see what they are now also.&lt;BR /&gt;For your system I suggest you set &lt;BR /&gt;dbc_max_pct 10&lt;BR /&gt;dbc_min_pct 2&lt;BR /&gt;This will set the HP-UX cche to a max of 200MB. You could decrease this even more if you want, to say 5 (5% or 100MB). Build a new kernel and reboot and watch swapinfo over the next few days to see how much memory is paged out.&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Jan 2002 13:38:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-bottleneck-on-l-server-running-hp-ux11i-and-oracle-8-17/m-p/2646163#M879361</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-01-16T13:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: Memory bottleneck on L-server running HP-UX11i and Oracle 8.17</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-bottleneck-on-l-server-running-hp-ux11i-and-oracle-8-17/m-p/2646164#M879362</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;With dedicated server each user process consumes approx 34 MB... which alone gives you some to chew!&lt;BR /&gt;&lt;BR /&gt;If your Oracle server is set up with Multithreaded Server, the picture is quite different as most of the PGA of the user process is moved inside the SGA and is beeing queued between the users. This might also give poor performance if some user processes is performing large batch jobs, as everyone then will have to wait in line for the shared PGA to be available. MTS is great for random selects / updates, but not for batch loads etc.&lt;BR /&gt;&lt;BR /&gt;You'll find the user processes as oracle&lt;SID&gt; and see for yourself what the size is.&lt;BR /&gt;&lt;BR /&gt;Andreas&lt;/SID&gt;</description>
      <pubDate>Wed, 16 Jan 2002 13:40:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-bottleneck-on-l-server-running-hp-ux11i-and-oracle-8-17/m-p/2646164#M879362</guid>
      <dc:creator>Andreas D. Skjervold</dc:creator>
      <dc:date>2002-01-16T13:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: Memory bottleneck on L-server running HP-UX11i and Oracle 8.17</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-bottleneck-on-l-server-running-hp-ux11i-and-oracle-8-17/m-p/2646165#M879363</link>
      <description>#sysdef | grep bufpages&lt;BR /&gt;bufpages                  26214          -          0-           Pages   -&lt;BR /&gt;# sysdef | grep dbc&lt;BR /&gt;dbc_max_pct                  20          -           -                   -&lt;BR /&gt;dbc_min_pct                   5          -           -                   -</description>
      <pubDate>Wed, 16 Jan 2002 14:05:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-bottleneck-on-l-server-running-hp-ux11i-and-oracle-8-17/m-p/2646165#M879363</guid>
      <dc:creator>Kirill Cherkashin</dc:creator>
      <dc:date>2002-01-16T14:05:04Z</dc:date>
    </item>
  </channel>
</rss>

