<?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: .gz file too large to uncompress in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/gz-file-too-large-to-uncompress/m-p/2879933#M100650</link>
    <description>Make sure you have enough space on the file system on which you are trying to uncompress.&lt;BR /&gt;Is the file crossing the 2GB limit.&lt;BR /&gt;&lt;BR /&gt;If so then enable largefiles on that file system</description>
    <pubDate>Mon, 13 Jan 2003 04:14:00 GMT</pubDate>
    <dc:creator>T G Manikandan</dc:creator>
    <dc:date>2003-01-13T04:14:00Z</dc:date>
    <item>
      <title>.gz file too large to uncompress</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gz-file-too-large-to-uncompress/m-p/2879930#M100647</link>
      <description>I need to import an oracle table from a large .gz export.  When I run the unzip command  get an error that the file is too large to uncompress.&lt;BR /&gt;&lt;BR /&gt;So I tried to import directly from the .gz file and that failed as well.&lt;BR /&gt;&lt;BR /&gt;Is there some way to get around this error?&lt;BR /&gt;</description>
      <pubDate>Sun, 12 Jan 2003 23:31:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gz-file-too-large-to-uncompress/m-p/2879930#M100647</guid>
      <dc:creator>Jane F Lewicke</dc:creator>
      <dc:date>2003-01-12T23:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: .gz file too large to uncompress</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gz-file-too-large-to-uncompress/m-p/2879931#M100648</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;When you unzip or decompress a file, you need the the amount of disk space availble for both the zipped file and the unzipped file, until the unzip has completed.&lt;BR /&gt;&lt;BR /&gt;Suggest you either create more space where your doing it, or use a different filesystem to do the unzip.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Michael</description>
      <pubDate>Mon, 13 Jan 2003 01:29:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gz-file-too-large-to-uncompress/m-p/2879931#M100648</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-01-13T01:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: .gz file too large to uncompress</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gz-file-too-large-to-uncompress/m-p/2879932#M100649</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;One way around it might be to use the gzcat utility and pipe the output directly into the Oracle import command, assuming that the import command is happy working just with standard input and not with a file.&lt;BR /&gt;&lt;BR /&gt;Something like this:&lt;BR /&gt;&lt;BR /&gt;gzcat &lt;BIGEXPORT.GZ&gt;&lt;/BIGEXPORT.GZ&gt;&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Jan 2003 02:46:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gz-file-too-large-to-uncompress/m-p/2879932#M100649</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2003-01-13T02:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: .gz file too large to uncompress</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gz-file-too-large-to-uncompress/m-p/2879933#M100650</link>
      <description>Make sure you have enough space on the file system on which you are trying to uncompress.&lt;BR /&gt;Is the file crossing the 2GB limit.&lt;BR /&gt;&lt;BR /&gt;If so then enable largefiles on that file system</description>
      <pubDate>Mon, 13 Jan 2003 04:14:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gz-file-too-large-to-uncompress/m-p/2879933#M100650</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-01-13T04:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: .gz file too large to uncompress</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gz-file-too-large-to-uncompress/m-p/2879934#M100651</link>
      <description>please check the file system which supports more 2 Gb, with following command&lt;BR /&gt; fasadm /dev/vg00/rlvol4&lt;BR /&gt;replace /vg00/rlvol4 according  to your file system</description>
      <pubDate>Mon, 13 Jan 2003 04:21:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gz-file-too-large-to-uncompress/m-p/2879934#M100651</guid>
      <dc:creator>kish_1</dc:creator>
      <dc:date>2003-01-13T04:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: .gz file too large to uncompress</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gz-file-too-large-to-uncompress/m-p/2879935#M100652</link>
      <description>sorry I gave you wrong command.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;fsadm /dev/vg00/rlvol4&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Jan 2003 04:23:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gz-file-too-large-to-uncompress/m-p/2879935#M100652</guid>
      <dc:creator>kish_1</dc:creator>
      <dc:date>2003-01-13T04:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: .gz file too large to uncompress</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gz-file-too-large-to-uncompress/m-p/2879936#M100653</link>
      <description>Hi.&lt;BR /&gt;&lt;BR /&gt;I don't think the HP-UX gzip is capable of handling large files.&lt;BR /&gt;&lt;BR /&gt;Try GNU gzip (freeware).&lt;BR /&gt;&lt;BR /&gt;Jochen</description>
      <pubDate>Mon, 13 Jan 2003 07:22:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gz-file-too-large-to-uncompress/m-p/2879936#M100653</guid>
      <dc:creator>Jochen Heuer</dc:creator>
      <dc:date>2003-01-13T07:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: .gz file too large to uncompress</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gz-file-too-large-to-uncompress/m-p/2879937#M100654</link>
      <description>Btw. you can find GNU gzip on the porting site:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.asknet.de/hppd/hpux/Gnu/gzip-1.3.3/" target="_blank"&gt;http://hpux.asknet.de/hppd/hpux/Gnu/gzip-1.3.3/&lt;/A&gt;</description>
      <pubDate>Mon, 13 Jan 2003 07:22:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gz-file-too-large-to-uncompress/m-p/2879937#M100654</guid>
      <dc:creator>Jochen Heuer</dc:creator>
      <dc:date>2003-01-13T07:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: .gz file too large to uncompress</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gz-file-too-large-to-uncompress/m-p/2879938#M100655</link>
      <description>Hi there.&lt;BR /&gt;We have had these problems as well.&lt;BR /&gt;Try to do this :&lt;BR /&gt;&lt;BR /&gt;cat file.dmp.gz | gunzip &amp;gt; file.dmp&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Your file system should be ablte to handle large files ( &amp;gt; 2 GB ).&lt;BR /&gt;Rgds&lt;BR /&gt;Alexander M. Ermes&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Jan 2003 07:23:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gz-file-too-large-to-uncompress/m-p/2879938#M100655</guid>
      <dc:creator>Alexander M. Ermes</dc:creator>
      <dc:date>2003-01-13T07:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: .gz file too large to uncompress</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gz-file-too-large-to-uncompress/m-p/2879939#M100656</link>
      <description>That worked! Thank you!</description>
      <pubDate>Mon, 13 Jan 2003 10:54:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gz-file-too-large-to-uncompress/m-p/2879939#M100656</guid>
      <dc:creator>Jane F Lewicke</dc:creator>
      <dc:date>2003-01-13T10:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: .gz file too large to uncompress</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gz-file-too-large-to-uncompress/m-p/2879940#M100657</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;you can also try this to prevent the oracle dump files to exceed 2GB, hence multiple files which can esily be extracted.&lt;BR /&gt;&lt;BR /&gt;use export to a PIPE and have compress and split read the pipe.  The result is a couple of 500meg compressed files that consistute the export.  At 500meg, any utility can deal with this files and can be moved around easier.  &lt;BR /&gt;&lt;BR /&gt;Here is the CSH script use to show you how it is done.  It does a full export and then tests the integrity of the export by doing a full import show = y.  that gives a file with all of my source code and ddl to boot.&lt;BR /&gt;&lt;BR /&gt;#!/bin/csh -vx&lt;BR /&gt;&lt;BR /&gt;setenv UID /&lt;BR /&gt;setenv FN  exp.`date +%j_%Y`.dmp&lt;BR /&gt;setenv PIPE /tmp/exp_tmp_ora8i.dmp&lt;BR /&gt;&lt;BR /&gt;setenv MAXSIZE 500m&lt;BR /&gt;setenv EXPORT_WHAT "full=y COMPRESS=n"&lt;BR /&gt;&lt;BR /&gt;echo $FN&lt;BR /&gt;&lt;BR /&gt;cd /nfs/atc-netapp1/expbkup_ora8i&lt;BR /&gt;ls -l&lt;BR /&gt;&lt;BR /&gt;rm expbkup.log export.test exp.*.dmp* $PIPE&lt;BR /&gt;mknod $PIPE p&lt;BR /&gt;&lt;BR /&gt;date &amp;gt; expbkup.log&lt;BR /&gt;( gzip &amp;lt; $PIPE ) | split -b $MAXSIZE - $FN. &amp;amp;&lt;BR /&gt;#split -b $MAXSIZE $PIPE $FN. &amp;amp;&lt;BR /&gt;&lt;BR /&gt;exp userid=$UID buffer=20000000 file=$PIPE $EXPORT_WHAT &amp;gt;&amp;gt;&amp;amp; expbkup.log&lt;BR /&gt;date &amp;gt;&amp;gt; expbkup.log&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;date &amp;gt; export.test&lt;BR /&gt;cat `echo $FN.* | sort` | gunzip &amp;gt; $PIPE &amp;amp;&lt;BR /&gt;#cat `echo $FN.* | sort` &amp;gt; $PIPE &amp;amp;&lt;BR /&gt;imp userid=sys/o8isgr8 file=$PIPE show=y full=y &amp;gt;&amp;gt;&amp;amp; export.test&lt;BR /&gt;date &amp;gt;&amp;gt; export.test&lt;BR /&gt;&lt;BR /&gt;tail expbkup.log&lt;BR /&gt;tail export.test&lt;BR /&gt;&lt;BR /&gt;ls -l&lt;BR /&gt;rm -f $PIPE&lt;BR /&gt;&lt;BR /&gt;------------ eof -------------------------&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps too!&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;Yogeeraj</description>
      <pubDate>Mon, 13 Jan 2003 11:03:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gz-file-too-large-to-uncompress/m-p/2879940#M100657</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2003-01-13T11:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: .gz file too large to uncompress</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gz-file-too-large-to-uncompress/m-p/2879941#M100658</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;That does help -- it is a lot easaier when the usual commands work then others won't have the same problem in a pinch.&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;Jane</description>
      <pubDate>Mon, 13 Jan 2003 11:17:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gz-file-too-large-to-uncompress/m-p/2879941#M100658</guid>
      <dc:creator>Jane F Lewicke</dc:creator>
      <dc:date>2003-01-13T11:17:56Z</dc:date>
    </item>
  </channel>
</rss>

