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: exp file bigger than 2 GB on 7.0 oracle??

Re: exp file bigger than 2 GB on 7.0 oracle??

From: Martin Hepworth <maxsec_at_totalise.co.uk>
Date: Thu, 14 Oct 1999 09:19:01 +0100
Message-ID: <380591F5.408B74D9@totalise.co.uk>


Gregor Loock wrote:
>
> hello ,
>
> I try to make a database export with the exp command everything works great
> till the file is 2GB than the exp breaks up with cant write ....
>
> first the problem was the Solaris 2.6 it is solved now
> I mounted a filesystem with option largefiles and can make a mkfile -v
> 5000m filename and it works !
>
> the exp still breaks up after 2 GB size
>
> what can i do now ?
>
> thanx
> Gregor

Gregor

Heres a couple of Scripts from the O'reilly performance tuning book to cope with this situation.

(Basic problem is that the application needs to be specifically ported to cope with large files, even when the underlying O/S copes fine).

Martin


Received on Thu Oct 14 1999 - 03:19:01 CDT

Original text of this message

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