Re: using pipe to export oracle on windows platform
- From: "Nuno Pinto do Souto" <nsouto@xxxxxxxxxxxxxx>
- To: <oracle-l@xxxxxxxxxxxxx>
- Date: Fri, 22 Oct 2004 05:03:27 +1000 (EST)
Quoting from AUTHOR zhu chao:
> gzip.
> As windows does not support pipe like we do in unix: mknod exp.pipe
> p; gzip <exp.pipe >dmp.gz & and run exp. I tried cygwin. But seems gzip
> simply do not do anything there. Anyone tried using pipe on
> windows/cygwin? Or is there similar workaround?
>
I'm confused: why don't you just define a folder
in Windows as "compressed" and export/import to it?
There is no need in Windows for the "pipe to gzip"
technique: compression is there in the file system
to be used.
--
http://www.freelists.org/webpage/oracle-l
- Follow-Ups:
- Re: using pipe to export oracle on windows platform
- From: Carel-Jan Engel
- References:
- using pipe to export oracle on windows platform
- From: zhu chao
Other related posts:
- » using pipe to export oracle on windows platform
- » Re: using pipe to export oracle on windows platform
- » RE: using pipe to export oracle on windows platform
- » Re: using pipe to export oracle on windows platform
- » RE: using pipe to export oracle on windows platform
- » Re: using pipe to export oracle on windows platform
- » Re: using pipe to export oracle on windows platform
- » Re: using pipe to export oracle on windows platform
- » Re: using pipe to export oracle on windows platform
- » Re: using pipe to export oracle on windows platform
- » Re: using pipe to export oracle on windows platform
- » Re: using pipe to export oracle on windows platform
- » Re: using pipe to export oracle on windows platform
- » Re: using pipe to export oracle on windows platform
- Re: using pipe to export oracle on windows platform
- From: Carel-Jan Engel
- using pipe to export oracle on windows platform
- From: zhu chao