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: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Thu, 17 Jan 2002 22:40:11 +0100
Message-ID: <p4he4usk8qfpb9oeb7ha9jms8tlki7ok0l@4ax.com>


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 Thu Jan 17 2002 - 15:40:11 CST

Original text of this message

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