<?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 HPUX Error: 23: File table overflow in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-error-23-file-table-overflow/m-p/2677454#M907205</link>
    <description>Got the ff error.  Any ideas???  Thanks!!!&lt;BR /&gt;&lt;BR /&gt;LSNRCTL&amp;gt; status&lt;BR /&gt;Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=ora3-mtf.60mdg.travis.af&lt;BR /&gt;.mil)(PORT=1521)))&lt;BR /&gt;TNS-12547: TNS:lost contact&lt;BR /&gt; TNS-12560: TNS:protocol adapter error&lt;BR /&gt;  TNS-00517: Lost contact&lt;BR /&gt;   HPUX Error: 32: Broken pipe&lt;BR /&gt;Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC0)))&lt;BR /&gt;TNS-01153: Failed to process string:&lt;BR /&gt; NL-00313: null pointer or null size&lt;BR /&gt;LSNRCTL&amp;gt; start&lt;BR /&gt;Starting /u01/lvol1/app/oracle/product/8.1.7/bin/tnslsnr: please wait...&lt;BR /&gt;&lt;BR /&gt;TNS-12560: TNS:protocol adapter error&lt;BR /&gt; TNS-00530: Protocol adapter error&lt;BR /&gt;  HPUX Error: 23: File table overflow</description>
    <pubDate>Wed, 06 Mar 2002 18:53:22 GMT</pubDate>
    <dc:creator>Brando Sumayao</dc:creator>
    <dc:date>2002-03-06T18:53:22Z</dc:date>
    <item>
      <title>HPUX Error: 23: File table overflow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-error-23-file-table-overflow/m-p/2677454#M907205</link>
      <description>Got the ff error.  Any ideas???  Thanks!!!&lt;BR /&gt;&lt;BR /&gt;LSNRCTL&amp;gt; status&lt;BR /&gt;Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=ora3-mtf.60mdg.travis.af&lt;BR /&gt;.mil)(PORT=1521)))&lt;BR /&gt;TNS-12547: TNS:lost contact&lt;BR /&gt; TNS-12560: TNS:protocol adapter error&lt;BR /&gt;  TNS-00517: Lost contact&lt;BR /&gt;   HPUX Error: 32: Broken pipe&lt;BR /&gt;Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC0)))&lt;BR /&gt;TNS-01153: Failed to process string:&lt;BR /&gt; NL-00313: null pointer or null size&lt;BR /&gt;LSNRCTL&amp;gt; start&lt;BR /&gt;Starting /u01/lvol1/app/oracle/product/8.1.7/bin/tnslsnr: please wait...&lt;BR /&gt;&lt;BR /&gt;TNS-12560: TNS:protocol adapter error&lt;BR /&gt; TNS-00530: Protocol adapter error&lt;BR /&gt;  HPUX Error: 23: File table overflow</description>
      <pubDate>Wed, 06 Mar 2002 18:53:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-error-23-file-table-overflow/m-p/2677454#M907205</guid>
      <dc:creator>Brando Sumayao</dc:creator>
      <dc:date>2002-03-06T18:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX Error: 23: File table overflow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-error-23-file-table-overflow/m-p/2677455#M907206</link>
      <description>Brando,&lt;BR /&gt;&lt;BR /&gt; Believe you've run into the max # of open files the kernel will support.&lt;BR /&gt;&lt;BR /&gt;You need to increase  NFILE in the kernel parameters.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff</description>
      <pubDate>Wed, 06 Mar 2002 18:56:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-error-23-file-table-overflow/m-p/2677455#M907206</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-03-06T18:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX Error: 23: File table overflow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-error-23-file-table-overflow/m-p/2677456#M907207</link>
      <description>Brando,&lt;BR /&gt;&lt;BR /&gt; See this link:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x09b014a24fd1d4118fef0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x09b014a24fd1d4118fef0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Wed, 06 Mar 2002 18:58:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-error-23-file-table-overflow/m-p/2677456#M907207</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-03-06T18:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX Error: 23: File table overflow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-error-23-file-table-overflow/m-p/2677457#M907208</link>
      <description>Hi Brando,&lt;BR /&gt;&lt;BR /&gt;Increase the kernel parameter NFILE.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com//hpux/onlinedocs/os/KCparam.Nfile.html" target="_blank"&gt;http://docs.hp.com//hpux/onlinedocs/os/KCparam.Nfile.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Mar 2002 18:58:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-error-23-file-table-overflow/m-p/2677457#M907208</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-03-06T18:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX Error: 23: File table overflow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-error-23-file-table-overflow/m-p/2677458#M907209</link>
      <description>From ITRC DocID A4222348:&lt;BR /&gt;&lt;BR /&gt;Problem Description&lt;BR /&gt;&lt;BR /&gt;I am getting error number (errno) 23.  What does it mean?&lt;BR /&gt;&lt;BR /&gt;Configuration Info&lt;BR /&gt;&lt;BR /&gt;Operating System - HP-UX&lt;BR /&gt;Version -10.01&lt;BR /&gt;Hardware System -K100&lt;BR /&gt;&lt;BR /&gt;Solution&lt;BR /&gt;&lt;BR /&gt;This is a file table overflow error.   It generally means that your system has reached the configured limit for the nfile kernel parameter. &lt;BR /&gt;&lt;BR /&gt;This can either imply that you need to increase this parameter due to an overall resource needs, or that there are one or more processes unnecessarily opening a large number of files.&lt;BR /&gt;&lt;BR /&gt;Layered products like GlancePlus are useful for troubleshooting application and system resource problems.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Mar 2002 18:59:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-error-23-file-table-overflow/m-p/2677458#M907209</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2002-03-06T18:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX Error: 23: File table overflow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-error-23-file-table-overflow/m-p/2677459#M907210</link>
      <description>It simply means that your system has reached the configured limit for the "nfile" kernel parameter. Meaning you need to increase this parameter. You can use SAM to find out what is your current nfile value.&lt;BR /&gt;A system reboot is required to modify kernel parameters.  By default, the kernel parameter "maxusers" is used in the calculation of several other parameters and you should increase this parameter to get the rest bumped up.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Mar 2002 19:01:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-error-23-file-table-overflow/m-p/2677459#M907210</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-03-06T19:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX Error: 23: File table overflow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-error-23-file-table-overflow/m-p/2677460#M907211</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The kernel parameter 'nfile' should be increased in order to remove this error. You can do it through SAM.&lt;BR /&gt;&lt;BR /&gt;Also check what is the current value, and why it is getting full ? Check other values like maxusers and nproc too.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju</description>
      <pubDate>Wed, 06 Mar 2002 19:02:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-error-23-file-table-overflow/m-p/2677460#M907211</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-03-06T19:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX Error: 23: File table overflow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-error-23-file-table-overflow/m-p/2677461#M907212</link>
      <description>Everyone here is correct.&lt;BR /&gt;&lt;BR /&gt;He needs to adjust the following kernel parmeters:&lt;BR /&gt;&lt;BR /&gt;nfile - set nfile so that at max utilization&lt;BR /&gt;you have 50% utilized.&lt;BR /&gt;&lt;BR /&gt;An easy fix for now would be to double&lt;BR /&gt;nfile.&lt;BR /&gt;&lt;BR /&gt;Dennis J Robinson&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Mar 2002 22:58:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-error-23-file-table-overflow/m-p/2677461#M907212</guid>
      <dc:creator>Dennis J Robinson</dc:creator>
      <dc:date>2002-03-06T22:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX Error: 23: File table overflow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-error-23-file-table-overflow/m-p/2677462#M907213</link>
      <description>Thanks all for all your help.  You all were "on the money" for what was causing my problem.&lt;BR /&gt;&lt;BR /&gt;Special thanks to S.K. Chan for mentioning about the fact that by default, the kernel parameter "maxusers" is used in the calculation of several other parameters and that I  should increase this parameter to get the rest bumped up. &lt;BR /&gt;&lt;BR /&gt;It worked and thanks again all!&lt;BR /&gt;&lt;BR /&gt;Brando</description>
      <pubDate>Thu, 07 Mar 2002 05:56:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-error-23-file-table-overflow/m-p/2677462#M907213</guid>
      <dc:creator>Brando Sumayao</dc:creator>
      <dc:date>2002-03-07T05:56:29Z</dc:date>
    </item>
  </channel>
</rss>

