<?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: export command in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/export-command/m-p/3515333#M844535</link>
    <description>&lt;BR /&gt;&lt;BR /&gt;Did you run out of space in your filesystem during the export??&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry  d brown jr</description>
    <pubDate>Thu, 31 Mar 2005 09:08:47 GMT</pubDate>
    <dc:creator>harry d brown jr</dc:creator>
    <dc:date>2005-03-31T09:08:47Z</dc:date>
    <item>
      <title>export command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/export-command/m-p/3515332#M844534</link>
      <description>Hi, I made an export on my database. I want to export my whole db. While exportting the database, suddenly the export process stopped. The error message below.&lt;BR /&gt;"EXP-00015: error on row 16234 of table BILL_IMAGES, column BI_IMAGE, datatype 24&lt;BR /&gt;EXP-00222: &lt;BR /&gt;System error message 27&lt;BR /&gt;EXP-00002: error in writing to export file&lt;BR /&gt;EXP-00002: error in writing to export file&lt;BR /&gt;EXP-00000: Export terminated unsuccessfully"&lt;BR /&gt;If this error appears to have an error on the table BILL_IMAGES, How can i export my database excluding  that table/s.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;regards</description>
      <pubDate>Thu, 31 Mar 2005 09:06:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/export-command/m-p/3515332#M844534</guid>
      <dc:creator>allan_48</dc:creator>
      <dc:date>2005-03-31T09:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: export command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/export-command/m-p/3515333#M844535</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;Did you run out of space in your filesystem during the export??&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry  d brown jr</description>
      <pubDate>Thu, 31 Mar 2005 09:08:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/export-command/m-p/3515333#M844535</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2005-03-31T09:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: export command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/export-command/m-p/3515334#M844536</link>
      <description>HP-UX error 27 is as follows.&lt;BR /&gt;&lt;BR /&gt;System error message 27&lt;BR /&gt;&lt;BR /&gt;I think export growing over 2GB size and the your FS does not support it. Check it.&lt;BR /&gt;&lt;BR /&gt;mount -p | grep "/FS"&lt;BR /&gt;Does it support largefiles?&lt;BR /&gt;&lt;BR /&gt;If not you will have to enable it and then try.</description>
      <pubDate>Thu, 31 Mar 2005 09:12:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/export-command/m-p/3515334#M844536</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-03-31T09:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: export command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/export-command/m-p/3515335#M844537</link>
      <description>By the way my oracle resides on a HP-UX 10.20. The filesystem I'm using for the export dump is a NFS. when i created the filesystem I have specify largefiles.The command I use is written below&lt;BR /&gt;"newfs -F vxfs -o largefiles /dev/lan01/rora7".&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Mar 2005 09:24:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/export-command/m-p/3515335#M844537</guid>
      <dc:creator>allan_48</dc:creator>
      <dc:date>2005-03-31T09:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: export command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/export-command/m-p/3515336#M844538</link>
      <description>You've got a write error to the file.  Nothing wrong with table BILL_IMAGES (at least at this point).  &lt;BR /&gt;You probably should export your database per schema (can do many at once), and then a second no-rows database export of the whole database.&lt;BR /&gt;Then, import the whole database - no rows first, then schema at a time.  This will probably go a long way to control the size of the file, as well as allow you to import multiple schemas at a time after the initial no-rows import.  You'll gain speed, and reduce your import time.  &lt;BR /&gt;&lt;BR /&gt;Re: NFS - is it possible that even though the file system can handle large files, the NFS mount cannot ???   Also, I've seen many errors using NFS for large file transfers - it will usually be just small timeouts - but get enough of them and the whole process fail s to complete with a write error.  I guess my basic advice is try not to use NFS - export to local disk then copy over the other machine.  If the other machine is the one with the disk space - then install an Oracle client there (on the NFS host machine), and run the export from that machine, letting SQLNET handle the traffic for you, instead of NFS.</description>
      <pubDate>Thu, 31 Mar 2005 10:39:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/export-command/m-p/3515336#M844538</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2005-03-31T10:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: export command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/export-command/m-p/3515337#M844539</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Which NFS do you run? Version 2 or 3 ?&lt;BR /&gt;AFAIK version 2 is default for HPUX10.20. This version does not support largefiles option.&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Thu, 31 Mar 2005 10:40:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/export-command/m-p/3515337#M844539</guid>
      <dc:creator>Victor Fridyev</dc:creator>
      <dc:date>2005-03-31T10:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: export command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/export-command/m-p/3515338#M844540</link>
      <description>Eventhough you are outputting to a filesystem that supports largefiles that does not mean that the application can handle large files and some versions of exp definitely have this problem. You can do a workaround with a named pipe.&lt;BR /&gt;&lt;BR /&gt;mkfifo -m 660 /tmp/mypipe&lt;BR /&gt;&lt;BR /&gt;Now start a process attempting to read from that pipe:&lt;BR /&gt;&lt;BR /&gt;cat &amp;lt; /tmp/mypipe &amp;gt; /xxx/yyy/zzz &amp;amp;&lt;BR /&gt;or&lt;BR /&gt;dd if=/dev/mypipe of=/xxx/yyy/zzz &amp;amp;&lt;BR /&gt;&lt;BR /&gt;Now start your exp but output to /tmp/mypipe.&lt;BR /&gt;&lt;BR /&gt;Because you are writing to a device node, exp doesn't have the same limitations --- eventhough ultimately the output is going to a file. &lt;BR /&gt;&lt;BR /&gt;WEhen you are finished, rm /tmp/mypipe.&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Mar 2005 11:01:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/export-command/m-p/3515338#M844540</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2005-03-31T11:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: export command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/export-command/m-p/3515339#M844541</link>
      <description>System error message is probably errno 27:&lt;BR /&gt; &lt;BR /&gt;from /usr/include/sys/errno.h:&lt;BR /&gt;   define       EFBIG           27      /* File too large               */&lt;BR /&gt;&lt;BR /&gt;from man 2 errno:&lt;BR /&gt;      [EFBIG]        File too large.  The size of a file exceeded the maximum file size (for the file system) or ULIMIT was                     exceeded (see ulimit(2)), or a bad semaphore number in a semop() call (see semop(2)).&lt;BR /&gt; &lt;BR /&gt;In other words, the file is too big for the destination file system. Your export will have to be directed to a local disk if it exceeds 2Gb since there is no support for large files on NFS in 10.20.</description>
      <pubDate>Thu, 31 Mar 2005 11:11:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/export-command/m-p/3515339#M844541</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2005-03-31T11:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: export command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/export-command/m-p/3515340#M844542</link>
      <description>Ooops, I'm an idiot, I didn't notice the 10.20 NFS aspect of this problem and that is definitely a killer although since you mentioned Oracle 7.X.X in a related post, I suspect that you will still need the named pipe workaround even on a local filesystem.</description>
      <pubDate>Thu, 31 Mar 2005 11:30:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/export-command/m-p/3515340#M844542</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2005-03-31T11:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: export command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/export-command/m-p/3515341#M844543</link>
      <description>I've exported filesystem is on HP-UX 11i. I'vr tried to mount the exported filesystem on a HP-UX 10.20 and got the same error. Is the solution the same(named pipe).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Thu, 31 Mar 2005 12:01:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/export-command/m-p/3515341#M844543</guid>
      <dc:creator>allan_48</dc:creator>
      <dc:date>2005-03-31T12:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: export command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/export-command/m-p/3515342#M844544</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;Why not use compression?  This will cut down on the size considerably?  &lt;BR /&gt;&lt;BR /&gt;I would prefer to use both compression AND split to make my export be in many managable &lt;BR /&gt;sized file (500meg is my chosen size). You could just use split and not compress if you want.&lt;BR /&gt;&lt;BR /&gt;Basically, you would create a pipe in the OS and then export to that pipe.  &lt;BR /&gt;&lt;BR /&gt;You would also set up another process in the &lt;BR /&gt;background that 'eats' the contents of this pipe and puts it on the NFS mount point. You can either use split or 'cat' to just put it into another file.&lt;BR /&gt;&lt;BR /&gt;If you need a demo script, do let us know.&lt;BR /&gt;&lt;BR /&gt;regard&lt;BR /&gt;yogeeraj</description>
      <pubDate>Sat, 02 Apr 2005 08:34:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/export-command/m-p/3515342#M844544</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2005-04-02T08:34:07Z</dc:date>
    </item>
  </channel>
</rss>

