<?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: dbc_max_pct ???? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dbc-max-pct/m-p/3307890#M184983</link>
    <description>...oh that default value....somebody wake up in HP and change that turkey !!&lt;BR /&gt;&lt;BR /&gt;Change your dbc_max immediately....best to start with 7-10 % and for db_min go with maybe 5%.  You can tune after that.&lt;BR /&gt;&lt;BR /&gt;For what are the best kernel settings, this will vary on what your DB is requiring.&lt;BR /&gt;Check with your DBA and find out a couple things...like how has he configured his init.ora?  how many processes is he setting up for? what is his SGA size?....&lt;BR /&gt;The answers to these (and others) tell you what to set your shmmax and semm* settings to, just for a start.  &lt;BR /&gt;But you'll also want to look at other things.&lt;BR /&gt;This should get you a start...and then you can post more and get help.&lt;BR /&gt;&lt;BR /&gt;Rgrds,&lt;BR /&gt;Rita&lt;BR /&gt;...8 proc w/16gb Memory....nice !</description>
    <pubDate>Thu, 17 Jun 2004 07:46:40 GMT</pubDate>
    <dc:creator>Rita C Workman</dc:creator>
    <dc:date>2004-06-17T07:46:40Z</dc:date>
    <item>
      <title>dbc_max_pct ????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbc-max-pct/m-p/3307886#M184979</link>
      <description>my system is in this way composed:&lt;BR /&gt;&lt;BR /&gt;current value dbc_min_pct 5&lt;BR /&gt;current value dbc_max_pct 50 &lt;BR /&gt;&lt;BR /&gt;SYSTEM DATA&lt;BR /&gt;===========&lt;BR /&gt;HOSTNAME:      omdbsrv1&lt;BR /&gt;SYSTEM:        9000&lt;BR /&gt;MODEL:         9000/800/SD64000&lt;BR /&gt;RISC CHIP:     N/A&lt;BR /&gt;PA VERSION:    N/A&lt;BR /&gt;SYSTEM ID:     941141999&lt;BR /&gt;CPU SPEED:     875 MHz&lt;BR /&gt;CPUS:          8 active processor(s) &lt;BR /&gt;MEMORY:        16368 Mbytes of memory.&lt;BR /&gt;HP-UX VERSION: B.11.11   64 Bit&lt;BR /&gt;&lt;BR /&gt;how should I set dbc_max_pct having these memory  values, considering that on this sever is running only a Oracle db????&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Total VM :  5.53gb&lt;BR /&gt;Active VM:  4.48gb&lt;BR /&gt;Sys Mem  :  2.96gb&lt;BR /&gt;Buf Cache:  7.99gb&lt;BR /&gt;User Mem:  4.23gb&lt;BR /&gt;Free Mem: 824.4mb&lt;BR /&gt;Phys Mem:  16.0gb&lt;BR /&gt;&lt;BR /&gt;what are the best Kernel values for a &lt;BR /&gt;DB-Server ???&lt;BR /&gt;&lt;BR /&gt;thanks....</description>
      <pubDate>Thu, 17 Jun 2004 06:07:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbc-max-pct/m-p/3307886#M184979</guid>
      <dc:creator>luigi coco</dc:creator>
      <dc:date>2004-06-17T06:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: dbc_max_pct ????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbc-max-pct/m-p/3307887#M184980</link>
      <description>L.S.&lt;BR /&gt;&lt;BR /&gt;check this link:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=467288" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=467288&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;400MB seems to be a nice dbc size.&lt;BR /&gt;&lt;BR /&gt;You may also use the more options search at the top of the screen for dbc_max_pct in the HP-UX forum.&lt;BR /&gt;&lt;BR /&gt;JP.</description>
      <pubDate>Thu, 17 Jun 2004 06:21:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbc-max-pct/m-p/3307887#M184980</guid>
      <dc:creator>Jeroen Peereboom</dc:creator>
      <dc:date>2004-06-17T06:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: dbc_max_pct ????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbc-max-pct/m-p/3307888#M184981</link>
      <description>dbc_min_pct 5 and dbc_max_pct 10 should be fine for this .</description>
      <pubDate>Thu, 17 Jun 2004 06:48:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbc-max-pct/m-p/3307888#M184981</guid>
      <dc:creator>Ashwani Kashyap</dc:creator>
      <dc:date>2004-06-17T06:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: dbc_max_pct ????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbc-max-pct/m-p/3307889#M184982</link>
      <description>Your current settings will result in a lot of cpu expensive changes in memory allocation.&lt;BR /&gt;&lt;BR /&gt;dbc_min_pct=5&lt;BR /&gt;dbc_max_pct=7&lt;BR /&gt;&lt;BR /&gt;That is what our shop uses for 8.1.7, 9.2.0 and servers with an environment mixed between the two.  It works well.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 17 Jun 2004 07:17:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbc-max-pct/m-p/3307889#M184982</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-06-17T07:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: dbc_max_pct ????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbc-max-pct/m-p/3307890#M184983</link>
      <description>...oh that default value....somebody wake up in HP and change that turkey !!&lt;BR /&gt;&lt;BR /&gt;Change your dbc_max immediately....best to start with 7-10 % and for db_min go with maybe 5%.  You can tune after that.&lt;BR /&gt;&lt;BR /&gt;For what are the best kernel settings, this will vary on what your DB is requiring.&lt;BR /&gt;Check with your DBA and find out a couple things...like how has he configured his init.ora?  how many processes is he setting up for? what is his SGA size?....&lt;BR /&gt;The answers to these (and others) tell you what to set your shmmax and semm* settings to, just for a start.  &lt;BR /&gt;But you'll also want to look at other things.&lt;BR /&gt;This should get you a start...and then you can post more and get help.&lt;BR /&gt;&lt;BR /&gt;Rgrds,&lt;BR /&gt;Rita&lt;BR /&gt;...8 proc w/16gb Memory....nice !</description>
      <pubDate>Thu, 17 Jun 2004 07:46:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbc-max-pct/m-p/3307890#M184983</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2004-06-17T07:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: dbc_max_pct ????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbc-max-pct/m-p/3307891#M184984</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;dbc_min_pct 5 and dbc_max_pct 10 would be fine. Our production servers are running fine with those kernel parameter.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Richard</description>
      <pubDate>Thu, 17 Jun 2004 07:50:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbc-max-pct/m-p/3307891#M184984</guid>
      <dc:creator>Rgomes</dc:creator>
      <dc:date>2004-06-17T07:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: dbc_max_pct ????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbc-max-pct/m-p/3307892#M184985</link>
      <description>Hi,&lt;BR /&gt;I usually set it this way:&lt;BR /&gt;&lt;BR /&gt;dbs_min_pct = 2&lt;BR /&gt;dbs_max_pct = 5&lt;BR /&gt;&lt;BR /&gt;It means from 320 MB to 800 MB for you.&lt;BR /&gt;&lt;BR /&gt;Francesco&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jun 2004 07:51:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbc-max-pct/m-p/3307892#M184985</guid>
      <dc:creator>Francesco Campalastri</dc:creator>
      <dc:date>2004-06-17T07:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: dbc_max_pct ????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbc-max-pct/m-p/3307893#M184986</link>
      <description>Yes - you want between 350 to 700 MB for DBC_MAX - I would set yours to 7% with dbc_min_pct at 5%.&lt;BR /&gt;&lt;BR /&gt;On my 10GB ram systems, I have it set to 8%.&lt;BR /&gt;&lt;BR /&gt;Oracle does it's own buffering - so it won't use it...&lt;BR /&gt;&lt;BR /&gt;With 50%, you are reserving half your ram !!!&lt;BR /&gt;&lt;BR /&gt;Change it to 7 and that will free up ram for Oracle.&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Thu, 17 Jun 2004 07:58:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbc-max-pct/m-p/3307893#M184986</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-06-17T07:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: dbc_max_pct ????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbc-max-pct/m-p/3307894#M184987</link>
      <description>About your dbc_max_pct and dbc_min_pct i think that the setting dc_max_pct is too high. &lt;BR /&gt;Use sar -b and %rcache, if it is minor of 90% not need to set hight.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;Bruno</description>
      <pubDate>Thu, 17 Jun 2004 08:15:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbc-max-pct/m-p/3307894#M184987</guid>
      <dc:creator>Bruno Ganino</dc:creator>
      <dc:date>2004-06-17T08:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: dbc_max_pct ????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbc-max-pct/m-p/3307895#M184988</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This is a % value. The recomendations are from 5% to 10% depends on the total amount of memory in your system. The minimun value must be 300MB, then you can try to put a low percentage. Almost all of my boxes have:&lt;BR /&gt;dbc_max_pct=10&lt;BR /&gt;dbc_min_pct=5&lt;BR /&gt;&lt;BR /&gt;After this you will notice that **swapper** presence dissapear from top 1st page, then meant that our system handles activation and reactivation of processes when free memory falls bellow minfree, or when the system appears to be **trashing**. &lt;BR /&gt;&lt;BR /&gt;Also you will see the USED line for the device lines from swapinfo -mt &amp;gt; 0. This means no memory pressure and no paging. This will increase performance considerably.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds.</description>
      <pubDate>Thu, 17 Jun 2004 09:07:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbc-max-pct/m-p/3307895#M184988</guid>
      <dc:creator>Jose Mosquera</dc:creator>
      <dc:date>2004-06-17T09:07:54Z</dc:date>
    </item>
  </channel>
</rss>

