Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Compatible exports
The Unix utility "gzip" should give you much better (speed, size)
results than "compress" and is also compatible with Winzip. There is
even an optional command-line version of Winzip if some kind of batch
process is called for.
Although not required, it might be helpful to use the FILE and FILESIZE options of EXP to break export into more manageable chunks, but I'm not sure if these existed for version 7.3.4..
oracle-l-bounce_at_freelists.org wrote:
> You should be able to use the Unix compress command, then FTP in *BINARY* mode to NT and use Winzip to uncompress.
>
> Regards,
> Brandon
>
>
[...]
>
>
> I have a Unix / Oracle 7.3.4 database export that needs to be compressed
> and sent to a vendor so they can import it into an 8.1.7 Oracle NT
> database. Are there any compatible compress utilities between the two
> servers?
>
> The database is around 50G and pretty full. The compressed export is
> around 6G.
-- Mark Bole http://www.bincomputing.com -- http://www.freelists.org/webpage/oracle-lReceived on Thu Jun 30 2005 - 11:38:26 CDT
![]() |
![]() |