yeah that's basically the "split_exp.sh" script I wrote for 7.3 and
which still works for me under 9i
- Stephen Lee <Stephen.Lee_at_DTAG.Com> wrote:
>
> How about this?
>
> mknod the_pipe p
> compress -c < the_pipe | split -b 100m &
> exp file=the_pipe owner=rastus etc....
>
> > -----Original Message-----
> >
> > Yes, I can get FILE and compress on the fly to work as well.
> > But when I introduced FILESIZE and multiple FILEs and
> > multiple mknods and multiple compressions... Oracle got
> > confused and exp just hang. Guess it's not possible,
> > otherwise I'm doing something wrong. Dang!
> >
> > -------------------------------------
> > From: Rachel Carmichael <wisernet100_at_yahoo.com>
> > Date: Mon, 19 May 2003 02:54:52 -0700 (PDT)
> > Subject: Re: Using Named Pipes on Windows
> >
> > I haven't tried it with FILESIZE but compress on the fly worked
> fine,
> > from 7.3 on with FILE
> >
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: Stephen Lee
> INET: Stephen.Lee_at_DTAG.Com
>
> 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: ListGuru_at_fatcity.com (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).
>
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Rachel Carmichael
INET: wisernet100_at_yahoo.com
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: ListGuru_at_fatcity.com (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).
Received on Thu May 22 2003 - 10:56:44 CDT