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: 2 gig size limit

Re: 2 gig size limit

From: <Delete_this_cglinetz_at_pt.lu>
Date: Wed, 22 Dec 1999 23:14:08 GMT
Message-ID: <386159c4.3233779@news.pt.lu>


Here is what we do:
first create a named pipe,
second in your parfile give the name of your pipe for filename than start export in background,
sleep some seconds
than read from the pipe with the compress command like this

compress <expdat.pipe>expdat.dmp.Z
Hope it helps

On Wed, 22 Dec 1999 15:47:41 -0500, "Tom Karelin" <brontobyte_at_yahoo.com> wrote:

>Gurus,
>Does anyone have code to solve 2 gig size limitation problem during
>export?
>I am on Solaris 2.6, Oracle 7.3.4.5
>Thank you for support.
>Michael
>
>
>
Received on Wed Dec 22 1999 - 17:14:08 CST

Original text of this message

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