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

Re: UNIX 2 gig size limit.

From: Robert Briley <rbriley_at_cp.net>
Date: Wed, 22 Dec 1999 14:25:44 -0800
Message-ID: <38614FE7.E712A542@cp.net>


You can get around the oracle export limit or 2 gig by creating a named pipe and exporting to it while dumping the data in the pipe to a tape or other device. This should allow you to export up to 4 gig on a 2.6 Solaris machine. Note that in order to import the data again you will need to do the same thing and that you are well advised to confirm your exports by importing them before you declare success.

Regards
-R

Tom Karelin wrote:

> Gurus, I need to run export which creates dump file larger then 2 Gig
> allowed by Unix
> Anyone has code to solve this problem.
> Appreaciate your support.
> I am on Solaris 2.6 Oracle 7.3.4.5
> Michael
Received on Wed Dec 22 1999 - 16:25:44 CST

Original text of this message

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