<?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: Oracle parameters in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-parameters/m-p/2508436#M892874</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;One HPUX kernel parameter you would want to change is shmmax which limits the amount of shared memory you can use for your Oracle SGA.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong&lt;BR /&gt;Brainbench MVP for Unix Admin&lt;BR /&gt;&lt;A href="http://www.brainbench.com" target="_blank"&gt;http://www.brainbench.com&lt;/A&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 22 Mar 2001 05:58:45 GMT</pubDate>
    <dc:creator>Steven Sim Kok Leong</dc:creator>
    <dc:date>2001-03-22T05:58:45Z</dc:date>
    <item>
      <title>Oracle parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-parameters/m-p/2508435#M892871</link>
      <description>Currently, i have upgrade my memory additional 256 MB. But, i did not chnage my oracle parameters (eg. SGA), so i cannot see any imptovement in term of response time. Could advice which are the parameters need to be changed. Thanks.</description>
      <pubDate>Thu, 22 Mar 2001 05:44:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-parameters/m-p/2508435#M892871</guid>
      <dc:creator>Kenn Chen</dc:creator>
      <dc:date>2001-03-22T05:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-parameters/m-p/2508436#M892874</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;One HPUX kernel parameter you would want to change is shmmax which limits the amount of shared memory you can use for your Oracle SGA.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong&lt;BR /&gt;Brainbench MVP for Unix Admin&lt;BR /&gt;&lt;A href="http://www.brainbench.com" target="_blank"&gt;http://www.brainbench.com&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Mar 2001 05:58:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-parameters/m-p/2508436#M892874</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2001-03-22T05:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-parameters/m-p/2508437#M892877</link>
      <description>Hi Chen,&lt;BR /&gt;&lt;BR /&gt;usally db_block_buffers and shared_pool_size are the first ones to be increased.&lt;BR /&gt;Anything else depends on your application and the distribution of your data.&lt;BR /&gt;If the application is doing a lot of sorts, it might be good to increase the sort_area_size.&lt;BR /&gt;If you use MTS, it might be an additional option to increase the number of server-processes.&lt;BR /&gt;&lt;BR /&gt;First guess&lt;BR /&gt;Volker</description>
      <pubDate>Thu, 22 Mar 2001 12:24:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-parameters/m-p/2508437#M892877</guid>
      <dc:creator>Volker Borowski</dc:creator>
      <dc:date>2001-03-22T12:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-parameters/m-p/2508438#M892879</link>
      <description>Why shmmax parameters is always equal to size of phyical memory, eg server RAM=256, then shmmax=268435456. Is it recemmoneded from Oracle ?</description>
      <pubDate>Fri, 23 Mar 2001 01:44:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-parameters/m-p/2508438#M892879</guid>
      <dc:creator>Kenn Chen</dc:creator>
      <dc:date>2001-03-23T01:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-parameters/m-p/2508439#M892881</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It's not mean that shmmax = phymen&lt;BR /&gt;but shmmax*shmmni have to big enough for oracle share memory region.&lt;BR /&gt;there are some document in oracle metalink state the relationship.&lt;BR /&gt;with oracle paramater and hp-ux share memory paramater.</description>
      <pubDate>Fri, 23 Mar 2001 02:13:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-parameters/m-p/2508439#M892881</guid>
      <dc:creator>Printaporn_1</dc:creator>
      <dc:date>2001-03-23T02:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-parameters/m-p/2508440#M892882</link>
      <description>Hi&lt;BR /&gt;SHMMAX is the maximum ALLOWABLE segment size, but it is allowed to have multiple segments!&lt;BR /&gt;If this value is smaller than your physical memory and futher more if its smaller than your SGA size, the only result is that you'll end up with a SGA consisting of 2 or more shared-memory segments. This might inflict on the performance, (even though I haven't noticed any problems on one of my systems running with a lo value for SHMMAX ('cause of Sybase on the same machine))&lt;BR /&gt;&lt;BR /&gt;The important value is DB_BLOCK_BUFFERS in your init.ora. The more active data that can fit into your buffer cache the faster your db will run.&lt;BR /&gt;&lt;BR /&gt;The value for shared pool should'n make such a difference as the code you're executing today should fit in the library cache already, but if it does'nt; this is important as well.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Andreas</description>
      <pubDate>Fri, 23 Mar 2001 07:28:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-parameters/m-p/2508440#M892882</guid>
      <dc:creator>Andreas D. Skjervold</dc:creator>
      <dc:date>2001-03-23T07:28:37Z</dc:date>
    </item>
  </channel>
</rss>

