<?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: Problem with parameters the kernel for Oracle 8i in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-parameters-the-kernel-for-oracle-8i/m-p/2925718#M817907</link>
    <description>Attached is a working set of kernel parameters.&lt;BR /&gt;&lt;BR /&gt;Same version of Oracle.  Same OS.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Thu, 13 Mar 2003 18:51:01 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2003-03-13T18:51:01Z</dc:date>
    <item>
      <title>Problem with parameters the kernel for Oracle 8i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-parameters-the-kernel-for-oracle-8i/m-p/2925713#M817902</link>
      <description>HI My system is HPUX 11i i have one problem, the message in syslog is table is full and the message in oracle is: &lt;BR /&gt;&lt;BR /&gt;ORA-01115: IO error reading block from file 1 (block # 28007) &lt;BR /&gt;ORA-01110: data file 1: '/ora2/oracle/oradata/AXISCLI/system_01.dbf' &lt;BR /&gt;ORA-27041: unable to open file &lt;BR /&gt;HP-UX Error: 23: File table overflow &lt;BR /&gt;&lt;BR /&gt;what parameters the kernel need configure?</description>
      <pubDate>Wed, 12 Mar 2003 21:28:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-parameters-the-kernel-for-oracle-8i/m-p/2925713#M817902</guid>
      <dc:creator>Rene Mendez</dc:creator>
      <dc:date>2003-03-12T21:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with parameters the kernel for Oracle 8i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-parameters-the-kernel-for-oracle-8i/m-p/2925714#M817903</link>
      <description>The number of open files allowed by the kernel's 'nfile' parameter has been exceeded. You will need to increase this (via SAM (Kernel COnfiguration)) and reboot.</description>
      <pubDate>Wed, 12 Mar 2003 21:31:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-parameters-the-kernel-for-oracle-8i/m-p/2925714#M817903</guid>
      <dc:creator>Paul Sperry</dc:creator>
      <dc:date>2003-03-12T21:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with parameters the kernel for Oracle 8i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-parameters-the-kernel-for-oracle-8i/m-p/2925715#M817904</link>
      <description>Hi Rene:&lt;BR /&gt;&lt;BR /&gt;Your question is answered in your other thread:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xba195fe8b250d71190080090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xba195fe8b250d71190080090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The kernel parameter requiring increase is 'nfile'.  HP-UX error-23 specifically denotes this.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 12 Mar 2003 21:32:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-parameters-the-kernel-for-oracle-8i/m-p/2925715#M817904</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2003-03-12T21:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with parameters the kernel for Oracle 8i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-parameters-the-kernel-for-oracle-8i/m-p/2925716#M817905</link>
      <description>nfile is the parameter that needs to be increased. The value may be based on a formula. The formula on my system is based on nproc. Increasing nproc will automatically nfile. Use SAM to check on nfile.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Marty</description>
      <pubDate>Wed, 12 Mar 2003 21:34:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-parameters-the-kernel-for-oracle-8i/m-p/2925716#M817905</guid>
      <dc:creator>Martin Johnson</dc:creator>
      <dc:date>2003-03-12T21:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with parameters the kernel for Oracle 8i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-parameters-the-kernel-for-oracle-8i/m-p/2925717#M817906</link>
      <description>Respect to the sar -v command, the file-sv show how mach i need increment the nfile or not. What show this.</description>
      <pubDate>Wed, 12 Mar 2003 21:41:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-parameters-the-kernel-for-oracle-8i/m-p/2925717#M817906</guid>
      <dc:creator>Rene Mendez</dc:creator>
      <dc:date>2003-03-12T21:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with parameters the kernel for Oracle 8i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-parameters-the-kernel-for-oracle-8i/m-p/2925718#M817907</link>
      <description>Attached is a working set of kernel parameters.&lt;BR /&gt;&lt;BR /&gt;Same version of Oracle.  Same OS.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 13 Mar 2003 18:51:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-parameters-the-kernel-for-oracle-8i/m-p/2925718#M817907</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-03-13T18:51:01Z</dc:date>
    </item>
  </channel>
</rss>

