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: split

Re: split

From: Hans-Friedrich Pfeiffer <Pfeiffer.Hans-Friedrich_at_t-online.de>
Date: Sat, 07 Aug 1999 01:23:35 +0200
Message-ID: <37AB6E77.80878060@t-online.de>


Hi Andrey,

create a named pipe, for example ( SUN Solaris ) mkfifo named_pipe

then make a cat on all you splitted files, use the right order !! :

cat xxa xxb xxc .... > named_pipe

Take another xterm window and start your IMP with file=named_pipe.

Should word.

Greetings Hans

NetComrade wrote:
>
> Hi,
>
> Let's say I used split to split the file for an Oracle Export. (over 2
> Gig)
>
> How would I put the file together during import.
>
> Thanx
> ---------------
> Andrey Dmitriev eFax: (978) 383-5892 Daytime: (917) 373-5417
> AOL: NetComrade ICQ: 11340726 remove NSPAM to email
Received on Fri Aug 06 1999 - 18:23:35 CDT

Original text of this message

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