Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: 2 gig size limit
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
![]() |
![]() |