<?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 Oracle configuration parameters in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-configuration-parameters/m-p/2446848#M769613</link>
    <description>In my init.ora file for Oracle 7.3.4, the previous DBA had changed db_block_lru_latches from 2 to 3, but I recently noticed that when Oracle runs, it only has 2. I then noticed that the cpu_count parameter is set to 1. I believe the lru latch count can only be 2x the cpu_count. Since I have 4 cpus, I think cpu_count should get changed - can I add a line in the init.ora file or do I have to change this another way? Thanks in advance.</description>
    <pubDate>Wed, 20 Sep 2000 19:30:23 GMT</pubDate>
    <dc:creator>Dave Chamberlin</dc:creator>
    <dc:date>2000-09-20T19:30:23Z</dc:date>
    <item>
      <title>Oracle configuration parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-configuration-parameters/m-p/2446848#M769613</link>
      <description>In my init.ora file for Oracle 7.3.4, the previous DBA had changed db_block_lru_latches from 2 to 3, but I recently noticed that when Oracle runs, it only has 2. I then noticed that the cpu_count parameter is set to 1. I believe the lru latch count can only be 2x the cpu_count. Since I have 4 cpus, I think cpu_count should get changed - can I add a line in the init.ora file or do I have to change this another way? Thanks in advance.</description>
      <pubDate>Wed, 20 Sep 2000 19:30:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-configuration-parameters/m-p/2446848#M769613</guid>
      <dc:creator>Dave Chamberlin</dc:creator>
      <dc:date>2000-09-20T19:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle configuration parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-configuration-parameters/m-p/2446849#M769614</link>
      <description>The default value for this parameter is actually CPU_COUNT/2&lt;BR /&gt;The range of values should be from 1 to the CPU_COUNT&lt;BR /&gt;&lt;BR /&gt;I once read that if the following query returns a higher value for misses than 3% you should increase it&lt;BR /&gt;&lt;BR /&gt;SELECT child#, sleeps / gets ratio&lt;BR /&gt;FROM V$LATCH_CHILDREN&lt;BR /&gt;WHERE name= 'cache buffers lru chain';</description>
      <pubDate>Wed, 20 Sep 2000 19:50:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-configuration-parameters/m-p/2446849#M769614</guid>
      <dc:creator>Anthony Goonetilleke</dc:creator>
      <dc:date>2000-09-20T19:50:06Z</dc:date>
    </item>
  </channel>
</rss>

