<?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: Problems with SWAP in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-swap/m-p/3587531#M230830</link>
    <description>Let's say you have 16Gb physical ram so&lt;BR /&gt;when you set;&lt;BR /&gt;&lt;BR /&gt;dbc_max_pct 4&lt;BR /&gt;dbc_min_pct 2&lt;BR /&gt;&lt;BR /&gt;it means your system is going to use maximum&lt;BR /&gt;%4 of physical ram (640MB) for buffer cache&lt;BR /&gt;so also use minumum %2 physical ram (320Mb)&lt;BR /&gt;&lt;BR /&gt;That's the trick when you have more than&lt;BR /&gt;12Gb physical ram.&lt;BR /&gt;&lt;BR /&gt;When you are in this situation i also advise&lt;BR /&gt;you to increase shmax parameter so this also&lt;BR /&gt;effect your SGA and then go to increase your&lt;BR /&gt;Oracle SGA.&lt;BR /&gt;&lt;BR /&gt;Good Luck,&lt;BR /&gt;</description>
    <pubDate>Thu, 21 Jul 2005 05:38:09 GMT</pubDate>
    <dc:creator>Cem Tugrul</dc:creator>
    <dc:date>2005-07-21T05:38:09Z</dc:date>
    <item>
      <title>Problems with SWAP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-swap/m-p/3587526#M230825</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have a doubt about my server HP-UX 11.23, Oracle database 9.2.0.1.0.&lt;BR /&gt;&lt;BR /&gt;The server isn't using the swap area, when the physical memory is 100%, &lt;BR /&gt;the server don't allocate any processes. &lt;BR /&gt;&lt;BR /&gt;i create 2 secondary swap to performe the swap and the system.&lt;BR /&gt;&lt;BR /&gt;Where could i set to the system use the swap area in HP-UX????&lt;BR /&gt;or  could i set the swap area to use in the oracle?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# swapinfo -tam&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Mb  Mb Mb PCT   START/%&lt;BR /&gt;TYPE  AVAIL USED FREE   USED%&lt;BR /&gt;dev  4096 142 3954   3%&lt;BR /&gt;dev  1000 141 859   14%&lt;BR /&gt;dev  1000 141 859   14%&lt;BR /&gt;reserve  - 5611 -5611   %&lt;BR /&gt;memory  4085 3321 764   81%&lt;BR /&gt;total  10181 9356 825   92%&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Fernando.</description>
      <pubDate>Thu, 21 Jul 2005 04:33:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-swap/m-p/3587526#M230825</guid>
      <dc:creator>Fernando Jose P de Souz</dc:creator>
      <dc:date>2005-07-21T04:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with SWAP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-swap/m-p/3587527#M230826</link>
      <description>Things actually may be running just the way they are supposed to.  Try running "vmstat 1 5" and observe the "po" column.  If there is little or no page outs going on, then you are in good shape - your memory utilization is high, but you're not swapping and that's what you want.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 21 Jul 2005 04:44:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-swap/m-p/3587527#M230826</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-07-21T04:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with SWAP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-swap/m-p/3587528#M230827</link>
      <description>Hi,&lt;BR /&gt;You should be happy if there is no swap activity. 100% could be normal becuase dbc_max_pct value in kernel. Means what ever free memory you have is set as cache depends on this parameter. As long as there is no page out (po in vmstat output) you are fine.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;TT</description>
      <pubDate>Thu, 21 Jul 2005 05:12:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-swap/m-p/3587528#M230827</guid>
      <dc:creator>Thayanidhi</dc:creator>
      <dc:date>2005-07-21T05:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with SWAP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-swap/m-p/3587529#M230828</link>
      <description>Fernando,&lt;BR /&gt;&lt;BR /&gt;If your memory usage is this high, you should get more memory, if you start swapping the performance will go down.&lt;BR /&gt;Marek</description>
      <pubDate>Thu, 21 Jul 2005 05:13:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-swap/m-p/3587529#M230828</guid>
      <dc:creator>Marek Smejkal</dc:creator>
      <dc:date>2005-07-21T05:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with SWAP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-swap/m-p/3587530#M230829</link>
      <description>Fernando,&lt;BR /&gt;&lt;BR /&gt;Best systems do not use swap area even swap area defined.On the other hand,there are&lt;BR /&gt;2 important kernel parameters when you have&lt;BR /&gt;Oracle,&lt;BR /&gt;&lt;BR /&gt;dbc_max_pct &lt;BR /&gt;dbc_min_pct&lt;BR /&gt;&lt;BR /&gt;dbc_max_pct Max dynamic Buffer Cache size in percent&lt;BR /&gt;of system memory, when bufpages and&lt;BR /&gt;nbuf are both set to 0.&lt;BR /&gt;Do not set this value to high, it will use this percentage of the memory to file system cache and give it not to Oracle or any other application!!!!&lt;BR /&gt;default=50.&lt;BR /&gt;recommended: between 3 and 10 % of the memory&lt;BR /&gt;It's more efficient to use system memory&lt;BR /&gt;for Oracle SGA instead of file system&lt;BR /&gt;buffer cache&lt;BR /&gt;&lt;BR /&gt;dbc_min_pct Min dynamic Buffer Cache size in percent&lt;BR /&gt;of system memory (see dbc_max_pct),&lt;BR /&gt;default=5.&lt;BR /&gt;recommended: between 2 and 5&lt;BR /&gt;&lt;BR /&gt;Good Luck,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Jul 2005 05:24:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-swap/m-p/3587530#M230829</guid>
      <dc:creator>Cem Tugrul</dc:creator>
      <dc:date>2005-07-21T05:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with SWAP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-swap/m-p/3587531#M230830</link>
      <description>Let's say you have 16Gb physical ram so&lt;BR /&gt;when you set;&lt;BR /&gt;&lt;BR /&gt;dbc_max_pct 4&lt;BR /&gt;dbc_min_pct 2&lt;BR /&gt;&lt;BR /&gt;it means your system is going to use maximum&lt;BR /&gt;%4 of physical ram (640MB) for buffer cache&lt;BR /&gt;so also use minumum %2 physical ram (320Mb)&lt;BR /&gt;&lt;BR /&gt;That's the trick when you have more than&lt;BR /&gt;12Gb physical ram.&lt;BR /&gt;&lt;BR /&gt;When you are in this situation i also advise&lt;BR /&gt;you to increase shmax parameter so this also&lt;BR /&gt;effect your SGA and then go to increase your&lt;BR /&gt;Oracle SGA.&lt;BR /&gt;&lt;BR /&gt;Good Luck,&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Jul 2005 05:38:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-swap/m-p/3587531#M230830</guid>
      <dc:creator>Cem Tugrul</dc:creator>
      <dc:date>2005-07-21T05:38:09Z</dc:date>
    </item>
  </channel>
</rss>

