Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Can you do IMPORT/EXPORT in parallel ?

Re: Can you do IMPORT/EXPORT in parallel ?

From: koert54 <koert54_at_nospam.com>
Date: Wed, 31 Oct 2001 22:59:31 GMT
Message-ID: <nn%D7.2277$G43.164@afrodite.telenet-ops.be>


Check out Ora*PePi (what's in a name) at http://sourceforge.net/projects/pepi
http://pepi.sourceforge.net/

"Ban Spam" <ban-spam_at_operamail.com> wrote in message news:Xns913DB006264F6SunnySD_at_24.0.3.73...
> Sumant Sarkar <sumant.x.sarkar_at_oracle.com> wrote in
> news:3BCCFFF7.B587768E_at_oracle.com:
>
> > The documentation is silent about it.
> > Does anyone know how to do EXPORT/IMPORT of a table in parallel ?
> >
> > With regards,
> > Sumant
> >
> > The statements and opinions expressed here are my own and do not
> > necessarily represent those of Oracle Corporation.
> >
> >
> >
>
> I've done it on *nix using named pipes.
> 1) Create a named pipe.
> 2) start the EXP using the named pipe as the "output file"
> 3) start the IMP using the named pipe as the "input file".
> Sit back & twiddle your thumbs while ir runs.
>
> HTH & YMMV!
Received on Wed Oct 31 2001 - 16:59:31 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US