Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Compatible exports

Re: Compatible exports

From: Bob <bobmetelsky_at_comcast.net>
Date: Thu, 30 Jun 2005 17:53:36 -0400
Message-ID: <42C469E0.7010101@comcast.net>


If you cant install patches on the server, you can make gzip work without those pesky limitations

cat filename | gzip - >filename.gz

reverse using gunzip

on windows I believe this utility does not have 4GB limitations http://www.7-zip.org/

hth
bob

Allen, Brandon wrote:
> It appears the 4GB limitation is lifted in the latest WinZip 9.0: http://www.winzip.com/wzdic.htm
>
> And, good point from Mark - gzip is faster and more compressed, while also compatible with WinZip: http://www.winzip.com/wzdifs.htm
>
> You may also need a patch for gzip to handle files > 4GB: http://www.gzip.org/#faq10

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Jun 30 2005 - 17:59:01 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US