Re: How to pipe output from export into gzip?

From: Karl Craven <xv01439_at_powers.phoenix.telecom.com.au>
Date: 1996/01/04
Message-ID: <4cfoma$c14_at_newsserver.trl.OZ.AU>#1/1


james,
we use the following

create a pipe eg mknod /oracle/exp/compresspipe p

within your script execute the following ...........

gzip -c < compresspipe > [export file name] exp userid=...... [options] file=compresspipe

these two lines of code have worked for us over the last 2 years with no probs at all.

hth

karl Received on Thu Jan 04 1996 - 00:00:00 CET

Original text of this message