<?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: File: Table is Full in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/file-table-is-full/m-p/2874849#M99331</link>
    <description>Hi Lauren,&lt;BR /&gt;  You have to increase the no. of open file (nfile) in kernel.&lt;BR /&gt;&lt;BR /&gt;schedule an outage and do this, modifing the kernel requires a reboot.&lt;BR /&gt;&lt;BR /&gt;Srini.&lt;BR /&gt;</description>
    <pubDate>Mon, 06 Jan 2003 03:57:06 GMT</pubDate>
    <dc:creator>avsrini</dc:creator>
    <dc:date>2003-01-06T03:57:06Z</dc:date>
    <item>
      <title>File: Table is Full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-table-is-full/m-p/2874847#M99329</link>
      <description>I have this error (File: Table is full). When I checked, I could not find anything wrong. But it is affecting databases...can someone advice me? Thanks in advance.</description>
      <pubDate>Mon, 06 Jan 2003 03:53:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-table-is-full/m-p/2874847#M99329</guid>
      <dc:creator>sycncs</dc:creator>
      <dc:date>2003-01-06T03:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: File: Table is Full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-table-is-full/m-p/2874848#M99330</link>
      <description>Can you try to recycle power, It seems that too many user login at this time.</description>
      <pubDate>Mon, 06 Jan 2003 03:56:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-table-is-full/m-p/2874848#M99330</guid>
      <dc:creator>Veron Le</dc:creator>
      <dc:date>2003-01-06T03:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: File: Table is Full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-table-is-full/m-p/2874849#M99331</link>
      <description>Hi Lauren,&lt;BR /&gt;  You have to increase the no. of open file (nfile) in kernel.&lt;BR /&gt;&lt;BR /&gt;schedule an outage and do this, modifing the kernel requires a reboot.&lt;BR /&gt;&lt;BR /&gt;Srini.&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Jan 2003 03:57:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-table-is-full/m-p/2874849#M99331</guid>
      <dc:creator>avsrini</dc:creator>
      <dc:date>2003-01-06T03:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: File: Table is Full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-table-is-full/m-p/2874850#M99332</link>
      <description>Hi Lauren,&lt;BR /&gt;  Your system is exceeding the no. of open file size. You have to increase the nfiles parameter in your kernel.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;give sar -v 2 3 and check the file-sz column.&lt;BR /&gt;first no. shows the current no of open files and the second no. shows the maximum configured open files. &lt;BR /&gt;&lt;BR /&gt;Also you can try increasing the MAXFILES parameters.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Jan 2003 04:00:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-table-is-full/m-p/2874850#M99332</guid>
      <dc:creator>avsrini</dc:creator>
      <dc:date>2003-01-06T04:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: File: Table is Full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-table-is-full/m-p/2874851#M99333</link>
      <description>Yes it seems that the limit for the number of files opened has exceeded the value set by OS in the kernel. You need to increase the nfile in your kernel.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rajeev</description>
      <pubDate>Mon, 06 Jan 2003 04:01:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-table-is-full/m-p/2874851#M99333</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2003-01-06T04:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: File: Table is Full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-table-is-full/m-p/2874852#M99334</link>
      <description>You can also utilise 'glance' to see what is being used.&lt;BR /&gt;&lt;BR /&gt;(/opt/perf/bin/glance) if it is installed.&lt;BR /&gt;&lt;BR /&gt;Using kmtune will give you the current information:&lt;BR /&gt;# kmtune -l -q nproc&lt;BR /&gt;# kmtune -l -q maxusers&lt;BR /&gt;&lt;BR /&gt;You'll need to increase most likely both parameters, which will mean a new kernel and a reboot.</description>
      <pubDate>Mon, 06 Jan 2003 04:05:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-table-is-full/m-p/2874852#M99334</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-01-06T04:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: File: Table is Full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-table-is-full/m-p/2874853#M99335</link>
      <description>Thank you very very much, folks!! I am so impressed and touched by the strong close ties we have here.&lt;BR /&gt;I will take your valuable advice now and rectify the problem.&lt;BR /&gt;&lt;BR /&gt;Thanks very much again! Cheers.</description>
      <pubDate>Mon, 06 Jan 2003 04:07:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-table-is-full/m-p/2874853#M99335</guid>
      <dc:creator>sycncs</dc:creator>
      <dc:date>2003-01-06T04:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: File: Table is Full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-table-is-full/m-p/2874854#M99336</link>
      <description>This has always worked for me:&lt;BR /&gt;&lt;BR /&gt;1. Start glance&lt;BR /&gt;2. Look at the System Tables Report (shortcut to this is the "t" key)&lt;BR /&gt;&lt;BR /&gt;Are any of these paramters at 80% utilization or higher? If so, you should consider making a backup of your current kernel and increasing the affected values by at least 10 or 20%.&lt;BR /&gt;&lt;BR /&gt;After the reboot, repeat the steps above to see what the utilization levels are, and continue to monitor them, especially during peak processing hours when the errors have been happening. &lt;BR /&gt;&lt;BR /&gt;Hope this helps!</description>
      <pubDate>Mon, 06 Jan 2003 19:45:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-table-is-full/m-p/2874854#M99336</guid>
      <dc:creator>Brian Watkins</dc:creator>
      <dc:date>2003-01-06T19:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: File: Table is Full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-table-is-full/m-p/2874855#M99337</link>
      <description>Hi Brian&lt;BR /&gt;&lt;BR /&gt;Thank you very much.&lt;BR /&gt;Indeed it works. :-)</description>
      <pubDate>Tue, 07 Jan 2003 02:14:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-table-is-full/m-p/2874855#M99337</guid>
      <dc:creator>sycncs</dc:creator>
      <dc:date>2003-01-07T02:14:47Z</dc:date>
    </item>
  </channel>
</rss>

