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

Home -> Community -> Usenet -> c.d.o.tools -> Re: Importing when uncompressed is > 2GB

Re: Importing when uncompressed is > 2GB

From: <roger_gorden_at_my-deja.com>
Date: Wed, 20 Dec 2000 17:12:24 GMT
Message-ID: <91qp9g$9qu$1@nnrp1.deja.com>

Frank;

Thank You. I'm going to try this as soon as I can. I appreciate the help.

Roger

In article <3A408FC2.B71B6CA7_at_odn.de>,
  Frank Seuberth <Frank.seuberth_at_odn.de> wrote:
> Hi Roger,
> try this :
>
> Create a pipe :
>
> mknod pipename.pipe
>
> uncomress comressedfile.Z > pipename.pipe
>
> Do the import imp userid=xxxxx/xxxx file=pipename.pipe
>
> Frank
>
> roger_gorden_at_my-deja.com schrieb:
>
> > Hi;
> >
> > I have been able to do logical backups that are larger than 2GB in
 size
> > using the pipe and compress utility in UNIX. The compressed file is
> > about 800 MB (uncompressed is much larger than 2 GB. Any Ideas if I
> > just want to import/recover one table or a stored procedure?
> >
> > Thanks for the flame-free help.
> >
> > Roger
> >
> > Sent via Deja.com
> > http://www.deja.com/
>
>

Sent via Deja.com
http://www.deja.com/ Received on Wed Dec 20 2000 - 11:12:24 CST

Original text of this message

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