<?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: Error with Oracle UNIX in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-with-oracle-unix/m-p/2932129#M818671</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Such error is a typical file &amp;gt;2Go error :&lt;BR /&gt;&lt;BR /&gt;# grep 27 errno.h&lt;BR /&gt;#define EFBIG           27      /* File too large               */&lt;BR /&gt;&lt;BR /&gt;*IF* you have OnlineJFS installed, you just need to do :&lt;BR /&gt;&lt;BR /&gt;# fsadm -F vxfs -o largefiles /mount_point&lt;BR /&gt;&lt;BR /&gt;From the fsadm_vxfs man page :&lt;BR /&gt;&lt;BR /&gt;                       largefiles&lt;BR /&gt;                            Set the largefiles flag for the file system.&lt;BR /&gt;                            When this flag is set, large files (greater than&lt;BR /&gt;                            two gigabytes) can be created on the file&lt;BR /&gt;                            system.&lt;BR /&gt;&lt;BR /&gt;Bye.  &lt;BR /&gt;F.</description>
    <pubDate>Fri, 21 Mar 2003 08:29:08 GMT</pubDate>
    <dc:creator>Francis_12</dc:creator>
    <dc:date>2003-03-21T08:29:08Z</dc:date>
    <item>
      <title>Error with Oracle UNIX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-with-oracle-unix/m-p/2932121#M818663</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I've got a problem when I launch some processes on a HP 9000 server with oracle 8.1.7.&lt;BR /&gt;See log below:&lt;BR /&gt; .&lt;BR /&gt; Alloc server h&lt;BR /&gt; ORA-01114: IO error writing block to file 8 (block # 317021)&lt;BR /&gt; ORA-27072: skgfdisp: I/O error&lt;BR /&gt; HP-UX Error: 27: File too large&lt;BR /&gt; Additional information: 317021&lt;BR /&gt; ORA-01114: IO error writing block to file 8 (block # 317021)&lt;BR /&gt; ORA-27072: skgfdisp: I/O error&lt;BR /&gt; HP-UX Error: 27: File too large&lt;BR /&gt; Additional information: 317021&lt;BR /&gt;&lt;BR /&gt;Could you help&lt;BR /&gt;Thanks in advance&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Jerome&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Mar 2003 16:00:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-with-oracle-unix/m-p/2932121#M818663</guid>
      <dc:creator>Chartier Jerome</dc:creator>
      <dc:date>2003-03-20T16:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: Error with Oracle UNIX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-with-oracle-unix/m-p/2932122#M818664</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Are you trying to write a file larger than 2Gb. If so you need largerfiles set on the file system. &lt;BR /&gt;&lt;BR /&gt;The fsadm command will tell you.  &lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Keely</description>
      <pubDate>Thu, 20 Mar 2003 16:07:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-with-oracle-unix/m-p/2932122#M818664</guid>
      <dc:creator>Keely Jackson</dc:creator>
      <dc:date>2003-03-20T16:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: Error with Oracle UNIX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-with-oracle-unix/m-p/2932123#M818665</link>
      <description>Is Oracle trying to create a file that is larger than 2GB on a filesystem that doesn't support largefiles?&lt;BR /&gt;&lt;BR /&gt;Is one of your Oracle datafiles full?&lt;BR /&gt;&lt;BR /&gt;Check the filesystem you are getting this error on with 'fsadm /file_system_mount_point'.  If it returns 'nolargefiles' then this may be your problem.  You can enable largefiles by doing an 'fsadm -o largefiles /file_system_mount_point' if you hae OnlineJFS installed.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Mar 2003 16:08:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-with-oracle-unix/m-p/2932123#M818665</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-03-20T16:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: Error with Oracle UNIX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-with-oracle-unix/m-p/2932124#M818666</link>
      <description>sorry typo&lt;BR /&gt;&lt;BR /&gt;should be largefiles not largerfiles</description>
      <pubDate>Thu, 20 Mar 2003 16:08:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-with-oracle-unix/m-p/2932124#M818666</guid>
      <dc:creator>Keely Jackson</dc:creator>
      <dc:date>2003-03-20T16:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: Error with Oracle UNIX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-with-oracle-unix/m-p/2932125#M818667</link>
      <description>Your database is sitting on a filesystem not set for largefiles.&lt;BR /&gt;&lt;BR /&gt;It's trying to cut an extent.&lt;BR /&gt;&lt;BR /&gt;Back it up, lay down the fs with the following command.&lt;BR /&gt;&lt;BR /&gt;Make sure the logical volume is at least 50% bigger than the current size of the databases.&lt;BR /&gt;&lt;BR /&gt;lvextend ...&lt;BR /&gt;&lt;BR /&gt;newfs -F vxfs -o largefiles /dev/vg##/rlvol###&lt;BR /&gt;&lt;BR /&gt;Fill in real info for the ## signs.&lt;BR /&gt;&lt;BR /&gt;Restore the database, and recovery it.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Mar 2003 18:57:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-with-oracle-unix/m-p/2932125#M818667</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-03-20T18:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: Error with Oracle UNIX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-with-oracle-unix/m-p/2932126#M818668</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;as error messages is indicating 2 possiblities.&lt;BR /&gt;1.File system is created without largefile option. or&lt;BR /&gt;2. File system may be full&lt;BR /&gt;&lt;BR /&gt;in case of File system created without largefile option you have to take backup first and recreate file system with largefiles option.&lt;BR /&gt;&lt;BR /&gt;in second case you have to just increase the size of File system with LVM commands.&lt;BR /&gt;&lt;BR /&gt;Sunil</description>
      <pubDate>Fri, 21 Mar 2003 06:32:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-with-oracle-unix/m-p/2932126#M818668</guid>
      <dc:creator>Sunil Sharma_1</dc:creator>
      <dc:date>2003-03-21T06:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: Error with Oracle UNIX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-with-oracle-unix/m-p/2932127#M818669</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;as error messages is indicating 2 possiblities.&lt;BR /&gt;1.File system is created without largefile option. or&lt;BR /&gt;2. File system may be full&lt;BR /&gt;&lt;BR /&gt;in case of File system created without largefile option you have to take backup first and recreate file system with largefiles option.&lt;BR /&gt;&lt;BR /&gt;in second case you have to just increase the size of File system with LVM commands.&lt;BR /&gt;&lt;BR /&gt;Sunil</description>
      <pubDate>Fri, 21 Mar 2003 06:34:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-with-oracle-unix/m-p/2932127#M818669</guid>
      <dc:creator>Sunil Sharma_1</dc:creator>
      <dc:date>2003-03-21T06:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error with Oracle UNIX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-with-oracle-unix/m-p/2932128#M818670</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;as error messages is indicating 2 possiblities.&lt;BR /&gt;1.File system is created without largefile option. or&lt;BR /&gt;2. File system may be full&lt;BR /&gt;&lt;BR /&gt;in case of File system created without largefile option you have to take backup first and recreate file system with largefiles option.&lt;BR /&gt;&lt;BR /&gt;in second case you have to just increase the size of File system with LVM commands.&lt;BR /&gt;&lt;BR /&gt;Sunil</description>
      <pubDate>Fri, 21 Mar 2003 06:43:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-with-oracle-unix/m-p/2932128#M818670</guid>
      <dc:creator>Sunil Sharma_1</dc:creator>
      <dc:date>2003-03-21T06:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: Error with Oracle UNIX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-with-oracle-unix/m-p/2932129#M818671</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Such error is a typical file &amp;gt;2Go error :&lt;BR /&gt;&lt;BR /&gt;# grep 27 errno.h&lt;BR /&gt;#define EFBIG           27      /* File too large               */&lt;BR /&gt;&lt;BR /&gt;*IF* you have OnlineJFS installed, you just need to do :&lt;BR /&gt;&lt;BR /&gt;# fsadm -F vxfs -o largefiles /mount_point&lt;BR /&gt;&lt;BR /&gt;From the fsadm_vxfs man page :&lt;BR /&gt;&lt;BR /&gt;                       largefiles&lt;BR /&gt;                            Set the largefiles flag for the file system.&lt;BR /&gt;                            When this flag is set, large files (greater than&lt;BR /&gt;                            two gigabytes) can be created on the file&lt;BR /&gt;                            system.&lt;BR /&gt;&lt;BR /&gt;Bye.  &lt;BR /&gt;F.</description>
      <pubDate>Fri, 21 Mar 2003 08:29:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-with-oracle-unix/m-p/2932129#M818671</guid>
      <dc:creator>Francis_12</dc:creator>
      <dc:date>2003-03-21T08:29:08Z</dc:date>
    </item>
  </channel>
</rss>

