Path: dp-news.maxwell.syr.edu!spool.maxwell.syr.edu!drn.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed-east.nntpserver.com!nntpserver.com!news.glorb.com!postnews.google.com!c13g2000cwb.googlegroups.com!not-for-mail
From: "Noons" <wizofoz2k@yahoo.com.au>
Newsgroups: comp.databases.oracle.server
Subject: Re: redirect export in windows to zip
Date: 12 Dec 2004 03:00:37 -0800
Organization: http://groups.google.com
Lines: 11
Message-ID: <1102849237.551775.251810@c13g2000cwb.googlegroups.com>
References: <41bc21ad$0$29841$9b4e6d93@newsread2.arcor-online.net>
NNTP-Posting-Host: 60.246.250.245
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
X-Trace: posting.google.com 1102849242 7614 127.0.0.1 (12 Dec 2004 11:00:42 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Sun, 12 Dec 2004 11:00:42 +0000 (UTC)
In-Reply-To: <41bc21ad$0$29841$9b4e6d93@newsread2.arcor-online.net>
User-Agent: G2/0.2
Complaints-To: groups-abuse@google.com
Injection-Info: c13g2000cwb.googlegroups.com; posting-host=60.246.250.245;
   posting-account=oL3mOwwAAADEs_7uf002tZwWvleermlz
Xref: dp-news.maxwell.syr.edu comp.databases.oracle.server:231396

Ralf Bender wrote:

> i try redirect the export dump directly to a packer program like zip
> under windows.
> i must prevent my diskspace there.
> is there a chance to do that like in unix with mknod?

No.  You can't pipe to a named pipe in Windoze like you can
in Unix/Linux.  But you can define your target folder as a
compressed folder and achieve virtually the same.

