<?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: Oct 18 16:00:00 pcidev vmunix: file: table is full in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oct-18-16-00-00-pcidev-vmunix-file-table-is-full/m-p/2597120#M854883</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Your kernel parameter 'nfile' is full, and it&lt;BR /&gt;needs to be increased.&lt;BR /&gt;&lt;BR /&gt;To increase it do this:&lt;BR /&gt;&lt;BR /&gt;# cd /stand/build&lt;BR /&gt;# /usr/lbin/sysadm/system_prep -s system&lt;BR /&gt;# vi system (make your changes to 'nfile'&lt;BR /&gt;and save the file)&lt;BR /&gt;# mk_kernel -s system&lt;BR /&gt;# kmupdate&lt;BR /&gt;&lt;BR /&gt;Reboot your system&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;-Michael</description>
    <pubDate>Thu, 18 Oct 2001 08:43:34 GMT</pubDate>
    <dc:creator>Michael Tully</dc:creator>
    <dc:date>2001-10-18T08:43:34Z</dc:date>
    <item>
      <title>Oct 18 16:00:00 pcidev vmunix: file: table is full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oct-18-16-00-00-pcidev-vmunix-file-table-is-full/m-p/2597116#M854879</link>
      <description>In my L2000 Server,my oracle server instance crashed today.In syslog.log,system reported "vmunix: file: table is full".In alter file of oracle,it reported "Thu Oct 18 16:20:19 2001&lt;BR /&gt;Errors in file /oracle/local/oracle/8i/u01/app/oracle/product/8.1.5/rdbms/log/ora_1668_pci.trc:&lt;BR /&gt;ORA-00313: open failed for members of log group 3 of thread 1&lt;BR /&gt;ORA-00312: online log 3 thread 1: '/oracle/local/oracle/8i/u01/app/oracle/oradata/pci/redo03.log'&lt;BR /&gt;ORA-27041: unable to open file&lt;BR /&gt;HP-UX Error: 23: File table overflow&lt;BR /&gt;Additional information: 2&lt;BR /&gt;Thu Oct 18 16:20:19 2001&lt;BR /&gt;LGWR: terminating instance due to error 313&lt;BR /&gt;Instance terminated by LGWR, pid = 1668&lt;BR /&gt;"&lt;BR /&gt;How to avoid it?&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Oct 2001 08:19:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oct-18-16-00-00-pcidev-vmunix-file-table-is-full/m-p/2597116#M854879</guid>
      <dc:creator>linuswan_1</dc:creator>
      <dc:date>2001-10-18T08:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: Oct 18 16:00:00 pcidev vmunix: file: table is full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oct-18-16-00-00-pcidev-vmunix-file-table-is-full/m-p/2597117#M854880</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Increase the number of files that can be opened. Rebuild your kernel with the new parameters. Reboot.&lt;BR /&gt;&lt;BR /&gt;E.</description>
      <pubDate>Thu, 18 Oct 2001 08:30:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oct-18-16-00-00-pcidev-vmunix-file-table-is-full/m-p/2597117#M854880</guid>
      <dc:creator>Eugen Cocalea</dc:creator>
      <dc:date>2001-10-18T08:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Oct 18 16:00:00 pcidev vmunix: file: table is full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oct-18-16-00-00-pcidev-vmunix-file-table-is-full/m-p/2597118#M854881</link>
      <description>you have to adjust the kernel parameter 'nfile'&lt;BR /&gt;&lt;BR /&gt;This is a very common error occuring when running ORACLE and not having set up you kernel correctly.&lt;BR /&gt;&lt;BR /&gt;check here for information on '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;you can use sam to adjust you kernel&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Rainer</description>
      <pubDate>Thu, 18 Oct 2001 08:30:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oct-18-16-00-00-pcidev-vmunix-file-table-is-full/m-p/2597118#M854881</guid>
      <dc:creator>Rainer von Bongartz</dc:creator>
      <dc:date>2001-10-18T08:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: Oct 18 16:00:00 pcidev vmunix: file: table is full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oct-18-16-00-00-pcidev-vmunix-file-table-is-full/m-p/2597119#M854882</link>
      <description>This just means that you've hit a limit on the number of files that they system can have open at any given time, i.e. nfile.  Increase this kernel parameter value either through sam or command line, i.e. (either way will require a reboot):&lt;BR /&gt;&lt;BR /&gt;kmtune -s nfile=&lt;NEW value=""&gt;&lt;BR /&gt;mk_kernel&lt;BR /&gt;kmupdate&lt;BR /&gt;shutdown -ry 300&lt;BR /&gt;&lt;BR /&gt;-Santosh&lt;/NEW&gt;</description>
      <pubDate>Thu, 18 Oct 2001 08:38:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oct-18-16-00-00-pcidev-vmunix-file-table-is-full/m-p/2597119#M854882</guid>
      <dc:creator>Santosh Nair_1</dc:creator>
      <dc:date>2001-10-18T08:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: Oct 18 16:00:00 pcidev vmunix: file: table is full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oct-18-16-00-00-pcidev-vmunix-file-table-is-full/m-p/2597120#M854883</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Your kernel parameter 'nfile' is full, and it&lt;BR /&gt;needs to be increased.&lt;BR /&gt;&lt;BR /&gt;To increase it do this:&lt;BR /&gt;&lt;BR /&gt;# cd /stand/build&lt;BR /&gt;# /usr/lbin/sysadm/system_prep -s system&lt;BR /&gt;# vi system (make your changes to 'nfile'&lt;BR /&gt;and save the file)&lt;BR /&gt;# mk_kernel -s system&lt;BR /&gt;# kmupdate&lt;BR /&gt;&lt;BR /&gt;Reboot your system&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;-Michael</description>
      <pubDate>Thu, 18 Oct 2001 08:43:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oct-18-16-00-00-pcidev-vmunix-file-table-is-full/m-p/2597120#M854883</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2001-10-18T08:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Oct 18 16:00:00 pcidev vmunix: file: table is full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oct-18-16-00-00-pcidev-vmunix-file-table-is-full/m-p/2597121#M854884</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I think you need to tune your kernel (in your &lt;BR /&gt;case you have to modify nfile parameter).&lt;BR /&gt;Use Sam -&amp;gt; Kernel configuration -&amp;gt; configurable Parameters &lt;BR /&gt;and rebuild your kernel&lt;BR /&gt;&lt;BR /&gt;But I think that you need to tune more parameters&lt;BR /&gt;on a standard HPUX11 installation than this one.&lt;BR /&gt;&lt;BR /&gt;For example have a look to this thread :&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,11866,0xfaebc6af36b7d5118ff10090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,11866,0xfaebc6af36b7d5118ff10090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You can find docs for tuning on docs.hp.com site. And on oracle docs also...&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Herv?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Oct 2001 08:54:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oct-18-16-00-00-pcidev-vmunix-file-table-is-full/m-p/2597121#M854884</guid>
      <dc:creator>Herve BRANGIER</dc:creator>
      <dc:date>2001-10-18T08:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: Oct 18 16:00:00 pcidev vmunix: file: table is full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oct-18-16-00-00-pcidev-vmunix-file-table-is-full/m-p/2597122#M854885</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;The previous replies have identified the kernel parameter that needs to be increased, provided some good documentation, and shown a couple of ways to affect the tuning.&lt;BR /&gt;&lt;BR /&gt;If you wich to monitor the value of current value 'nfile' (and 'nproc'), its ceiling as set in the kernel, and the number of times the high-water mark has been exceeded, you can use 'sar' or 'glance':&lt;BR /&gt;&lt;BR /&gt;# sar -v 5 10&lt;BR /&gt;&lt;BR /&gt;...will take ten samples at 5-second intervals.&lt;BR /&gt;&lt;BR /&gt;Toggling the [t]able view in 'glance' will also expose the values of critical tables.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 18 Oct 2001 10:47:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oct-18-16-00-00-pcidev-vmunix-file-table-is-full/m-p/2597122#M854885</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-10-18T10:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: Oct 18 16:00:00 pcidev vmunix: file: table is full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oct-18-16-00-00-pcidev-vmunix-file-table-is-full/m-p/2597123#M854886</link>
      <description>Hi&lt;BR /&gt;Consider increasing the maxuser setting instead, then you'll get a balanced increase in your different kernel settings.&lt;BR /&gt;&lt;BR /&gt;nrpoc=((MAXUSERS*3)+64)&lt;BR /&gt;nfile=(15*NPROC+2048)&lt;BR /&gt;&lt;BR /&gt;Andreas</description>
      <pubDate>Thu, 18 Oct 2001 12:20:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oct-18-16-00-00-pcidev-vmunix-file-table-is-full/m-p/2597123#M854886</guid>
      <dc:creator>Andreas D. Skjervold</dc:creator>
      <dc:date>2001-10-18T12:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: Oct 18 16:00:00 pcidev vmunix: file: table is full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oct-18-16-00-00-pcidev-vmunix-file-table-is-full/m-p/2597124#M854887</link>
      <description>forgot:&lt;BR /&gt;Starting off with the Tuned Parameter Set:&lt;BR /&gt;General OLTP/Database Server system&lt;BR /&gt;from Kernel Configuration | Actions |Aply tuned parameter sets menu,&lt;BR /&gt;before setting the Oracle specific parameters is also a way to avoid getting to many surprises on the way.&lt;BR /&gt;&lt;BR /&gt;Andreas</description>
      <pubDate>Thu, 18 Oct 2001 12:24:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oct-18-16-00-00-pcidev-vmunix-file-table-is-full/m-p/2597124#M854887</guid>
      <dc:creator>Andreas D. Skjervold</dc:creator>
      <dc:date>2001-10-18T12:24:59Z</dc:date>
    </item>
  </channel>
</rss>

