<?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 in Linux AS 3 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/oracle-in-linux-as-3/m-p/3395334#M14312</link>
    <description>HI&lt;BR /&gt;&lt;BR /&gt;Som entries in my /etc/sysctl.conf are given below;&lt;BR /&gt;kernel.shmmax = 4000000000&lt;BR /&gt;kernel.shmmin = 1&lt;BR /&gt;kernel.shmmni = 100&lt;BR /&gt;kernel.shmseg = 10&lt;BR /&gt;kernel.semmni = 100&lt;BR /&gt;kernel.semmsl = 210&lt;BR /&gt;kernel.semmns = 620&lt;BR /&gt;kernel.semopm = 100&lt;BR /&gt;&lt;BR /&gt;When I go for a sysctl -p /etc/sysctl.conf I am gettting the following error.&lt;BR /&gt;kernel.shmmax = 4000000000&lt;BR /&gt;error: 'kernel.shmmin' is an unknown key&lt;BR /&gt;kernel.shmmni = 100&lt;BR /&gt;error: 'kernel.shmseg' is an unknown key&lt;BR /&gt;error: 'kernel.semmni' is an unknown key&lt;BR /&gt;error: 'kernel.semmsl' is an unknown key&lt;BR /&gt;error: 'kernel.semmns' is an unknown key&lt;BR /&gt;error: 'kernel.semopm' is an unknown key&lt;BR /&gt;&lt;BR /&gt;Pl help me to resolve the issue &lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Pramod&lt;BR /&gt;</description>
    <pubDate>Thu, 07 Oct 2004 06:38:52 GMT</pubDate>
    <dc:creator>PVR</dc:creator>
    <dc:date>2004-10-07T06:38:52Z</dc:date>
    <item>
      <title>oracle in Linux AS 3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-in-linux-as-3/m-p/3395334#M14312</link>
      <description>HI&lt;BR /&gt;&lt;BR /&gt;Som entries in my /etc/sysctl.conf are given below;&lt;BR /&gt;kernel.shmmax = 4000000000&lt;BR /&gt;kernel.shmmin = 1&lt;BR /&gt;kernel.shmmni = 100&lt;BR /&gt;kernel.shmseg = 10&lt;BR /&gt;kernel.semmni = 100&lt;BR /&gt;kernel.semmsl = 210&lt;BR /&gt;kernel.semmns = 620&lt;BR /&gt;kernel.semopm = 100&lt;BR /&gt;&lt;BR /&gt;When I go for a sysctl -p /etc/sysctl.conf I am gettting the following error.&lt;BR /&gt;kernel.shmmax = 4000000000&lt;BR /&gt;error: 'kernel.shmmin' is an unknown key&lt;BR /&gt;kernel.shmmni = 100&lt;BR /&gt;error: 'kernel.shmseg' is an unknown key&lt;BR /&gt;error: 'kernel.semmni' is an unknown key&lt;BR /&gt;error: 'kernel.semmsl' is an unknown key&lt;BR /&gt;error: 'kernel.semmns' is an unknown key&lt;BR /&gt;error: 'kernel.semopm' is an unknown key&lt;BR /&gt;&lt;BR /&gt;Pl help me to resolve the issue &lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Pramod&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Oct 2004 06:38:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-in-linux-as-3/m-p/3395334#M14312</guid>
      <dc:creator>PVR</dc:creator>
      <dc:date>2004-10-07T06:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: oracle in Linux AS 3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-in-linux-as-3/m-p/3395335#M14313</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;try&lt;BR /&gt;&lt;BR /&gt;sysctl -a | grep kern | more&lt;BR /&gt;&lt;BR /&gt;to see all the avaiable and correct keys that you have to customize.&lt;BR /&gt;&lt;BR /&gt;Example :&lt;BR /&gt;&lt;BR /&gt;kernel.semmni is wrong&lt;BR /&gt;kernel.shmmni is the right choice.&lt;BR /&gt;&lt;BR /&gt;Hope it helps.&lt;BR /&gt;Regards,&lt;BR /&gt;Xyko</description>
      <pubDate>Thu, 07 Oct 2004 07:40:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-in-linux-as-3/m-p/3395335#M14313</guid>
      <dc:creator>xyko_1</dc:creator>
      <dc:date>2004-10-07T07:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: oracle in Linux AS 3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-in-linux-as-3/m-p/3395336#M14314</link>
      <description>There are many docos available that will provide explicit details on the kernel parameters and their value.&lt;BR /&gt;&lt;BR /&gt;Check the Oracle site as well. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Oct 2004 10:23:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-in-linux-as-3/m-p/3395336#M14314</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2004-10-07T10:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: oracle in Linux AS 3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-in-linux-as-3/m-p/3395337#M14315</link>
      <description>see &lt;A href="http://www.puschitz.com/OracleOnLinux.shtml" target="_blank"&gt;http://www.puschitz.com/OracleOnLinux.shtml&lt;/A&gt; &lt;BR /&gt;W e r n e r ' s    O r a c l e   -   L i n u x   P a g e&lt;BR /&gt;</description>
      <pubDate>Sun, 10 Oct 2004 08:37:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-in-linux-as-3/m-p/3395337#M14315</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2004-10-10T08:37:04Z</dc:date>
    </item>
  </channel>
</rss>

