<?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 Kernal value chage   Nfile value in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-value-chage-nfile-value/m-p/3998930#M604933</link>
    <description>my hp ux HP-UX scpdb B.11.23 U ia64 1316749136 unlimited-user license&lt;BR /&gt;my server is given error &lt;BR /&gt;file: table is full&lt;BR /&gt;&lt;BR /&gt;i think maximum file opening more than Nfile value &lt;BR /&gt;&lt;BR /&gt;my nfile current value 75536&lt;BR /&gt;&lt;BR /&gt;i plan to inreases nfile value &lt;BR /&gt;for changeing nfile &lt;BR /&gt;how to calulate new nfile value ..?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks &lt;BR /&gt;noble &lt;BR /&gt;</description>
    <pubDate>Mon, 14 May 2007 02:43:42 GMT</pubDate>
    <dc:creator>Noble Sebastian</dc:creator>
    <dc:date>2007-05-14T02:43:42Z</dc:date>
    <item>
      <title>Kernal value chage   Nfile value</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-value-chage-nfile-value/m-p/3998930#M604933</link>
      <description>my hp ux HP-UX scpdb B.11.23 U ia64 1316749136 unlimited-user license&lt;BR /&gt;my server is given error &lt;BR /&gt;file: table is full&lt;BR /&gt;&lt;BR /&gt;i think maximum file opening more than Nfile value &lt;BR /&gt;&lt;BR /&gt;my nfile current value 75536&lt;BR /&gt;&lt;BR /&gt;i plan to inreases nfile value &lt;BR /&gt;for changeing nfile &lt;BR /&gt;how to calulate new nfile value ..?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks &lt;BR /&gt;noble &lt;BR /&gt;</description>
      <pubDate>Mon, 14 May 2007 02:43:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernal-value-chage-nfile-value/m-p/3998930#M604933</guid>
      <dc:creator>Noble Sebastian</dc:creator>
      <dc:date>2007-05-14T02:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: Kernal value chage   Nfile value</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-value-chage-nfile-value/m-p/3998931#M604934</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Disregard any formula and simply set the value you need.  The default is 64K for systems with more than 1GB of memory.  Be generous with your setting.  Very little memory is consumed by the kernel for each increment.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 14 May 2007 05:35:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernal-value-chage-nfile-value/m-p/3998931#M604934</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-05-14T05:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: Kernal value chage   Nfile value</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-value-chage-nfile-value/m-p/3998932#M604935</link>
      <description>Hello Noble,&lt;BR /&gt;&lt;BR /&gt;If the machine is intended to be an Oracle RDBMS server, you should follow Oracle's recommended kernel parameter settings.&lt;BR /&gt;&lt;BR /&gt;Here they are the recommended settings for Oracle 9i:&lt;BR /&gt;&lt;A href="http://download-east.oracle.com/docs/html/A96167_01/pre.htm#CHDCJDHI" target="_blank"&gt;http://download-east.oracle.com/docs/html/A96167_01/pre.htm#CHDCJDHI&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;With respect to nfile, the recommended value is '(15 * NPROC + 2048)'.  Note that the recommended setting for nproc, to which nfile refers in its formula, is '4096'.&lt;BR /&gt;&lt;BR /&gt;PCS</description>
      <pubDate>Mon, 14 May 2007 08:35:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernal-value-chage-nfile-value/m-p/3998932#M604935</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2007-05-14T08:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: Kernal value chage   Nfile value</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-value-chage-nfile-value/m-p/3998933#M604936</link>
      <description>The new value (NOT a formula) is easy to calculate: 75536 * 2 = 151072. This should be adequate for quite a while. Do not increase nfile by a small amount as this will require many, many reboots. There is no practical limit for nfile.</description>
      <pubDate>Mon, 14 May 2007 21:14:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernal-value-chage-nfile-value/m-p/3998933#M604936</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2007-05-14T21:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: Kernal value chage   Nfile value</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-value-chage-nfile-value/m-p/3998934#M604937</link>
      <description>Go ahead and double the value of nfile, don't use the formula just put 151072.  Then you can check the usage with sar -v 5 12 during your heavy usage to see what your apps are using (the file-sz column).&lt;BR /&gt;</description>
      <pubDate>Tue, 15 May 2007 07:55:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernal-value-chage-nfile-value/m-p/3998934#M604937</guid>
      <dc:creator>Ronald Schwartz_1</dc:creator>
      <dc:date>2007-05-15T07:55:01Z</dc:date>
    </item>
  </channel>
</rss>

