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: Export question

Re: Export question

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: 1999/10/08
Message-ID: <37fe62be.4624291@news.demon.nl>#1/1

Yet it is correct...

You'll need to compress the file on the fly. Make a pipe with the mknod command
Start a tar process in the background with & reading from the pipe, start the process with &
Send the output of exp to that pipe, and there you are.

Hth,

Sybrand Bakker, Oracle DBA

On Fri, 08 Oct 1999 12:52:39 -0700, sharon <ks_at_yahoo.com> wrote:

>Is there a size limitation in terms of the export allowed for Oracle
>8.0.5.2?
>We are running Solaris 2.7 with the largefile option enabled, but
>another DBA told me that Oracle will not allow exporting of tablespaces
>larger than 2GB.
>I've never heard this before.
>
>Thanks.
>
Received on Fri Oct 08 1999 - 00:00:00 CDT

Original text of this message

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