| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Re: exp file bigger than 2 GB on 7.0 oracle??
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
![]() |
![]() |