<?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: oracle error HP-UX error 27 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error-hp-ux-error-27/m-p/2575707#M858484</link>
    <description>I have spoken with our dba.  The only thing going on is typical online processing with some reports.  We do rebuild indexes every week when users are not on the system.&lt;BR /&gt;&lt;BR /&gt;Autoextend is off on this datafile.&lt;BR /&gt;Here is the current size:&lt;BR /&gt;917512192 Sep  6 06:17 wip_index01.dbf&lt;BR /&gt;&lt;BR /&gt;There are no indexes with next extent bigger than 2433024.&lt;BR /&gt;&lt;BR /&gt;Thanks for all the current help.  We still are having the same problem if anyone would like to add more I am all ears.  Thanks&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 06 Sep 2001 14:07:18 GMT</pubDate>
    <dc:creator>Gerald Taylor</dc:creator>
    <dc:date>2001-09-06T14:07:18Z</dc:date>
    <item>
      <title>oracle error HP-UX error 27</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error-hp-ux-error-27/m-p/2575699#M858476</link>
      <description>I get an error message every morning referencing this one file.  Here is the error from a trace file created by oracle:&lt;BR /&gt;KCF: write/open error dba=0x6c01a2f9 block=0x1a2f9 online=0     file=27 /u08/ORACLE/fbs_prod/wip_index01.dbf   error=7376 txt: 'HP-UX Error: 27: File too large &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;We are running HPUX 10.20 Oracle 10.7 and database 7.3.4 I have check the oracle meta link and all information points toward the ulimit.  Result of ulimit by oracle user:$ ulimit -a                   &lt;BR /&gt;time(seconds)        unlimited&lt;BR /&gt;file(blocks)         unlimited&lt;BR /&gt;data(kbytes)         65536    &lt;BR /&gt;stack(kbytes)        8192     &lt;BR /&gt;memory(kbytes)       unlimited&lt;BR /&gt;coredump(blocks)     4194303  &lt;BR /&gt;nofiles(descriptors) 2048     &lt;BR /&gt;&lt;BR /&gt;Any help would be useful.  If anyone is familiar with these types of messages perhaps an explanation of fields in the error message would be helpful.  What is KCF, dba, block and file actually talking about.  Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Gerald &lt;BR /&gt;</description>
      <pubDate>Wed, 05 Sep 2001 16:30:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error-hp-ux-error-27/m-p/2575699#M858476</guid>
      <dc:creator>Gerald Taylor</dc:creator>
      <dc:date>2001-09-05T16:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: oracle error HP-UX error 27</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error-hp-ux-error-27/m-p/2575700#M858477</link>
      <description>What is the size of /u08/ORACLE/fbs_prod/wip_index01.dbf.  Error 27 is file too large&lt;BR /&gt;Unless large files is enabled, there is a 2GB limit.&lt;BR /&gt;&lt;BR /&gt;...jcd...</description>
      <pubDate>Wed, 05 Sep 2001 16:52:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error-hp-ux-error-27/m-p/2575700#M858477</guid>
      <dc:creator>Joseph C. Denman</dc:creator>
      <dc:date>2001-09-05T16:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: oracle error HP-UX error 27</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error-hp-ux-error-27/m-p/2575701#M858478</link>
      <description>The file is just under one GB so it should not have a problem being accessed from the OS&lt;BR /&gt;&lt;BR /&gt;Gerald</description>
      <pubDate>Wed, 05 Sep 2001 17:01:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error-hp-ux-error-27/m-p/2575701#M858478</guid>
      <dc:creator>Gerald Taylor</dc:creator>
      <dc:date>2001-09-05T17:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: oracle error HP-UX error 27</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error-hp-ux-error-27/m-p/2575702#M858479</link>
      <description>Every Morning?  What is going on with the database at the time of the error?  By the name, it looks like your index datafile.  Are you rebuilding indexes?&lt;BR /&gt;&lt;BR /&gt;Autoextend on the datafile could be the cause of the problem. It may be attempting to increase the size larger than the 2GB limit to allow for the index rebuild.&lt;BR /&gt;&lt;BR /&gt;Unsure??&lt;BR /&gt;&lt;BR /&gt;...jcd...</description>
      <pubDate>Wed, 05 Sep 2001 17:15:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error-hp-ux-error-27/m-p/2575702#M858479</guid>
      <dc:creator>Joseph C. Denman</dc:creator>
      <dc:date>2001-09-05T17:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: oracle error HP-UX error 27</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error-hp-ux-error-27/m-p/2575703#M858480</link>
      <description>Hi Gerald,&lt;BR /&gt;&lt;BR /&gt;My best guess is that you have autoextend on and maxsize set to &amp;gt; 2GB or unlimited. I seem to remember that the filesize limit is 2GB in Oracle 7.3 on 10.20. If Oracle can create a file larger than 2GB then you also need to enable largefiles when you mount the filesystem&lt;BR /&gt;or with fsadm. Do an ls -l on this file and let us know the current size. I'm betting it is somewhere near the limit now.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Sep 2001 17:27:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error-hp-ux-error-27/m-p/2575703#M858480</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-09-05T17:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: oracle error HP-UX error 27</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error-hp-ux-error-27/m-p/2575704#M858481</link>
      <description>Hi,&lt;BR /&gt;you could try this to see if the problem related to next extent, login as system to the database and issue this sql statement.&lt;BR /&gt;select owner, index_name, next_extent,  pct_increase from dba_indexes&lt;BR /&gt;where next_extent &amp;gt; 1073741824;&lt;BR /&gt;This will tell you if any index will try to extend more than 1GB, you could lower the number. One of the reason that may cause this problem is pctincrease is not 0. If you see one with pctincrease not set to 0, change it to 0 then change next to something reasonable.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 05 Sep 2001 20:59:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error-hp-ux-error-27/m-p/2575704#M858481</guid>
      <dc:creator>ajax13</dc:creator>
      <dc:date>2001-09-05T20:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: oracle error HP-UX error 27</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error-hp-ux-error-27/m-p/2575705#M858482</link>
      <description>Hello,&lt;BR /&gt;UNIX errno values are associated with a symbolic name (like 5, EIO). The association between numeric value and symbol is defined in the include file /usr/include/sys/errno.h (see table below). The errno man page (which can be obtained with man 3 errno) provides an explanation for each errno symbol. &lt;BR /&gt;HP-UX error are usually caused by insufficient kernel parameters (and more seldom, index file corruption). If you encounter one of this ERRORs, you should get further information form the console or the syslog. &lt;BR /&gt;&lt;BR /&gt;HP-UX errno values  Errno value  Symbol  Description  &lt;BR /&gt;1 &lt;BR /&gt; EPERM &lt;BR /&gt; Not super-user (root). &lt;BR /&gt; &lt;BR /&gt;2 &lt;BR /&gt; ENOENT &lt;BR /&gt; No such file or directory &lt;BR /&gt; &lt;BR /&gt;3 &lt;BR /&gt; ESRCH &lt;BR /&gt; No such process &lt;BR /&gt; &lt;BR /&gt;4 &lt;BR /&gt; EINTR &lt;BR /&gt; interrupted system call &lt;BR /&gt; &lt;BR /&gt;5 &lt;BR /&gt; EIO &lt;BR /&gt; I/O error &lt;BR /&gt; &lt;BR /&gt;6 &lt;BR /&gt; ENXIO &lt;BR /&gt; No such device or address &lt;BR /&gt; &lt;BR /&gt;7 &lt;BR /&gt; E2BIG &lt;BR /&gt; Arg list too long &lt;BR /&gt; &lt;BR /&gt;8 &lt;BR /&gt; ENOEXEC &lt;BR /&gt; Exec format error &lt;BR /&gt; &lt;BR /&gt;9 &lt;BR /&gt; EBADF &lt;BR /&gt; Bad file number &lt;BR /&gt; &lt;BR /&gt;10 &lt;BR /&gt; ECHILD &lt;BR /&gt; No children &lt;BR /&gt; &lt;BR /&gt;11 &lt;BR /&gt; EAGAIN &lt;BR /&gt; No more processes &lt;BR /&gt; &lt;BR /&gt;12 &lt;BR /&gt; ENOMEM &lt;BR /&gt; Not enough core &lt;BR /&gt; &lt;BR /&gt;13 &lt;BR /&gt; EACCES &lt;BR /&gt; Permission denied &lt;BR /&gt; &lt;BR /&gt;14 &lt;BR /&gt; EFAULT &lt;BR /&gt; Bad address &lt;BR /&gt; &lt;BR /&gt;16 &lt;BR /&gt; EBUSY &lt;BR /&gt; Mount device busy &lt;BR /&gt; &lt;BR /&gt;17 &lt;BR /&gt; EEXIST &lt;BR /&gt; File exists &lt;BR /&gt; &lt;BR /&gt;18 &lt;BR /&gt; EXDEV &lt;BR /&gt; Cross-device link &lt;BR /&gt; &lt;BR /&gt;19 &lt;BR /&gt; ENODEV &lt;BR /&gt; No such device &lt;BR /&gt; &lt;BR /&gt;20 &lt;BR /&gt; ENOTDIR &lt;BR /&gt; Not a directory &lt;BR /&gt; &lt;BR /&gt;21 &lt;BR /&gt; EISDIR &lt;BR /&gt; Is a directory &lt;BR /&gt; &lt;BR /&gt;22 &lt;BR /&gt; EINVAL &lt;BR /&gt; Invalid argument &lt;BR /&gt; &lt;BR /&gt;23 &lt;BR /&gt; ENFILE &lt;BR /&gt; File table overflow &lt;BR /&gt; &lt;BR /&gt;24 &lt;BR /&gt; EMFILE &lt;BR /&gt; Too many open files &lt;BR /&gt; &lt;BR /&gt;25 &lt;BR /&gt; ENOTTY &lt;BR /&gt; Not a typewriter &lt;BR /&gt; &lt;BR /&gt;27 &lt;BR /&gt; EFBIG &lt;BR /&gt; File too large &lt;BR /&gt; &lt;BR /&gt;28 &lt;BR /&gt; ENOSPC &lt;BR /&gt; No space left on device &lt;BR /&gt; &lt;BR /&gt;29 &lt;BR /&gt; ESPIPE &lt;BR /&gt; Illegal seek &lt;BR /&gt; &lt;BR /&gt;30 &lt;BR /&gt; EROFS &lt;BR /&gt; Read only file system &lt;BR /&gt; &lt;BR /&gt;31 &lt;BR /&gt; EMLINK &lt;BR /&gt; Too many links &lt;BR /&gt; &lt;BR /&gt;32 &lt;BR /&gt; EPIPE &lt;BR /&gt; Broken pipe &lt;BR /&gt; &lt;BR /&gt;45 &lt;BR /&gt; EDEADLK &lt;BR /&gt; A deadlock would occur &lt;BR /&gt; &lt;BR /&gt;46 &lt;BR /&gt; ENOLCK &lt;BR /&gt; System record lock table was full &lt;BR /&gt; &lt;BR /&gt;47 &lt;BR /&gt; EILSEQ &lt;BR /&gt; Illegal byte sequence &lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;G Manikandan&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Sep 2001 03:55:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error-hp-ux-error-27/m-p/2575705#M858482</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2001-09-06T03:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: oracle error HP-UX error 27</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error-hp-ux-error-27/m-p/2575706#M858483</link>
      <description>Hello,&lt;BR /&gt;KCF errors are from the oracle kernel sub systems.&lt;BR /&gt;write/open error tells that the your datafile could not be opened and it gives the block no.&lt;BR /&gt;It could be that the specific file is locked by some backup utility at OS level.&lt;BR /&gt;Some non-Oracle process is locking portions of the datafiles at the O/S level. &lt;BR /&gt;or&lt;BR /&gt;you check your kernel parameters.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;G Manikandan</description>
      <pubDate>Thu, 06 Sep 2001 04:22:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error-hp-ux-error-27/m-p/2575706#M858483</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2001-09-06T04:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: oracle error HP-UX error 27</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error-hp-ux-error-27/m-p/2575707#M858484</link>
      <description>I have spoken with our dba.  The only thing going on is typical online processing with some reports.  We do rebuild indexes every week when users are not on the system.&lt;BR /&gt;&lt;BR /&gt;Autoextend is off on this datafile.&lt;BR /&gt;Here is the current size:&lt;BR /&gt;917512192 Sep  6 06:17 wip_index01.dbf&lt;BR /&gt;&lt;BR /&gt;There are no indexes with next extent bigger than 2433024.&lt;BR /&gt;&lt;BR /&gt;Thanks for all the current help.  We still are having the same problem if anyone would like to add more I am all ears.  Thanks&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Sep 2001 14:07:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-error-hp-ux-error-27/m-p/2575707#M858484</guid>
      <dc:creator>Gerald Taylor</dc:creator>
      <dc:date>2001-09-06T14:07:18Z</dc:date>
    </item>
  </channel>
</rss>

