# Create a Unix named pipe
mknod /tmp/exp_pipe p
# Start Compress through the pipe
compress < /tmp/exp_pipe > $dmpfile.Z &
# Perform the export
exp / full=y file=/tmp/exp_pipe log=$logfile consistent=y
direct=y recordlength=65535
-----Original Message-----
Sent: Tuesday, October 07, 2003 10:45 AM
To: Multiple recipients of list ORACLE-L
Hi List,
How to compress(gunzip format) while doing export
itself? I know i have to use PIPE but somehow i
couldn't succeed.
Any help would be appreciated.
Thanks
Sami
__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Oracle DBA
INET: [EMAIL PROTECTED]
Fat City Network Services -- 858-538-5051 http://www.fatcity.com
San Diego, California -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in the
message BODY, include a line containing: UNSUB ORACLE-L (or the name of
mailing list you want to be removed from). You may also send the HELP
command for other information (like subscribing).
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Rothouse, Michael
INET: [EMAIL PROTECTED]
Fat City Network Services -- 858-538-5051 http://www.fatcity.com
San Diego, California -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).