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 file size bigger than 2GB

Re: export file size bigger than 2GB

From: Scott Watson <swatson_at_datachest.com>
Date: Fri, 15 Jun 2001 10:24:58 -0400
Message-ID: <BSoW6.8964$Sd.1029740@news20.bellglobal.com>

You can do something like this in you parfile.

file=(file1.dmp, file2.dmp, file3.dmp)
filesize=2000M

This will cause export to switch files once there has been 2000 megs written to any file.

Make sure you supply enough file names or else the export will bomb.

HTH
Scott.

"Konghun Choi" <ashydays_at_shinbiro.com> wrote in message news:TvCV6.539$7P2.43989_at_news.bora.net...
> In sprac solaris 2.7 ,
> We can't export our data because exported file size is bigger than 2GB.
> I have known that there was no 2GB limit in solaris 2.7
> What can I do?
>
> Thanks in advance.
>
>
>
>
>
Received on Fri Jun 15 2001 - 09:24:58 CDT

Original text of this message

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