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/Import file size on HPUX 11.0

Re: Export/Import file size on HPUX 11.0

From: James Hanway <hanwayj_at_m1a2r3.dfo-mpo.gc.cax>
Date: Mon, 21 Jan 2002 21:06:06 GMT
Message-ID: <3C4C8369.BEACE261@m1a2r3.dfo-mpo.gc.cax>


One trick I have often used, is to export to a NFS mounted partition from a 64-bit OS.

I also believe there is a way with the old UNIX command called "dd". I believe Metalink has a few notes on this trick

Sybrand Bakker wrote:

> On 17 Jan 2002 10:49:41 -0800, gary.yu_at_istark.com (Gary YU) wrote:
>
> >Hello,
> >
> >Is it true that on HPUX (11.0), the maximum export file size is 2GB,
> >even if I enabled the large file system on the HP server? If so, how
> >can I export a very large database which is more than 2GB using
> >exp/imp?
> >
> >thanks a lot!
> >Gary
> mknode -p orapipe
> compress < orapipe > exp.dmp.Z &
> exp ... file=orapipe
>
> Hth
>
> Sybrand Bakker, Senior Oracle DBA
>
> To reply remove -verwijderdit from my e-mail address
Received on Mon Jan 21 2002 - 15:06:06 CST

Original text of this message

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