<?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: buffer issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-issue/m-p/4999027#M424142</link>
    <description>hi&lt;BR /&gt;&lt;BR /&gt;thanks</description>
    <pubDate>Wed, 23 Aug 2006 02:58:50 GMT</pubDate>
    <dc:creator>arun m govind</dc:creator>
    <dc:date>2006-08-23T02:58:50Z</dc:date>
    <item>
      <title>buffer issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-issue/m-p/4999021#M424136</link>
      <description>hi&lt;BR /&gt;how can i incres the buffer size in hpu11.11i system&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Arun M Govind</description>
      <pubDate>Wed, 23 Aug 2006 01:34:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-issue/m-p/4999021#M424136</guid>
      <dc:creator>arun m govind</dc:creator>
      <dc:date>2006-08-23T01:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: buffer issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-issue/m-p/4999022#M424137</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;dbc_max_pct can be increased.&lt;BR /&gt;&lt;BR /&gt;There are two versions of 11i released today, I beliee its dynamic, ie does not require a reboot in 11i v2.&lt;BR /&gt;&lt;BR /&gt;You may also wish to increase dbc_min_pct&lt;BR /&gt;&lt;BR /&gt;If these two parameters are too far apart the system can lose a lot of resources when it tries to dynamically adjust the buffer cache.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 23 Aug 2006 01:39:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-issue/m-p/4999022#M424137</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-08-23T01:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: buffer issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-issue/m-p/4999023#M424138</link>
      <description>&lt;BR /&gt;Arun,&lt;BR /&gt;See the reply from Bill Hassel in this post&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=829449" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=829449&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;sajeer</description>
      <pubDate>Wed, 23 Aug 2006 01:51:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-issue/m-p/4999023#M424138</guid>
      <dc:creator>sajeer_2</dc:creator>
      <dc:date>2006-08-23T01:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: buffer issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-issue/m-p/4999024#M424139</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;thanks for the replay&lt;BR /&gt;&lt;BR /&gt;   in my system the values are as folows&lt;BR /&gt;dbc_max_pct=100&lt;BR /&gt;dbc_min_pct=5&lt;BR /&gt;max how much i can incree from this&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;arun m govind&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Aug 2006 01:51:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-issue/m-p/4999024#M424139</guid>
      <dc:creator>arun m govind</dc:creator>
      <dc:date>2006-08-23T01:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: buffer issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-issue/m-p/4999025#M424140</link>
      <description>Stop!!!!!  You absolutely MUST change your dbc_max_pct parameter.  There is absolutely no way you want it to be 100.&lt;BR /&gt;&lt;BR /&gt;That means that, at least in theory, your buffer cache could take up 100% of your RAM, leaving you no room for other things, like critical HP-UX processes to run.&lt;BR /&gt;&lt;BR /&gt;Ideally, with HP-UX 11.11, your buffer cache should be between 800 and 1600 MB.&lt;BR /&gt;&lt;BR /&gt;Please please please reduce your dbc_max_pct as soon as possible.&lt;BR /&gt;&lt;BR /&gt;Now, tell us what your real problem is.  Why do you think you need to increase your buffer cache size?</description>
      <pubDate>Wed, 23 Aug 2006 02:09:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-issue/m-p/4999025#M424140</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2006-08-23T02:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: buffer issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-issue/m-p/4999026#M424141</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;  thanks for the replay.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;arun</description>
      <pubDate>Wed, 23 Aug 2006 02:56:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-issue/m-p/4999026#M424141</guid>
      <dc:creator>arun m govind</dc:creator>
      <dc:date>2006-08-23T02:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: buffer issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-issue/m-p/4999027#M424142</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Wed, 23 Aug 2006 02:58:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-issue/m-p/4999027#M424142</guid>
      <dc:creator>arun m govind</dc:creator>
      <dc:date>2006-08-23T02:58:50Z</dc:date>
    </item>
  </channel>
</rss>

