Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Data Pump and compress on the fly in Unix

RE: Data Pump and compress on the fly in Unix

From: Leng Kaing <Leng.Kaing_at_hsntech.com>
Date: Wed, 10 Jan 2007 09:22:17 +1100
Message-ID: <18D551B1B928FF47A65B2D91F705906A036068C6@HSNDON-EX01.hsntech.int>


So how are you guys dealing with this problem then? The mknod allowed us to export huge databases without needing the space up-front. Is there anyone using DATA PUMP for real backups of large datababases? Or just experimenting with it?  

I realise that there's a COMPRESS=METADATA_ONLY option but this is just the METADATA, not the huge amounts of application data that we have in the database.  

Oracle has told us to use datapump in 10g rather than exports. Now I have a problem - BAM uses floating data types that is not supported with exp but is supported with expdp. However, expdp does not allow compression on the fly. I'm stuck. I can't possibly convert to data pump given the lack of space available to perform the expdp.    


From: rjamya [mailto:rjamya_at_gmail.com]
Sent: Tuesday, 9 January 2007 10:50 PM
To: Leng Kaing
Cc: oracle-l_at_freelists.org
Subject: Re: Data Pump and compress on the fly in Unix  

no, and it is not supported even in 10203, Larry knows that would happen in 11.

rjamya

On 1/9/07, Leng Kaing < Leng.Kaing_at_hsntech.com <mailto:Leng.Kaing_at_hsntech.com> > wrote:

I think the question has been asked before but I'm hoping that 10.2.0.3 has changed things - can we do a compress on the fly with expdb now? Ie. using mknod. Has anyone managed to get this to work?  

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Jan 09 2007 - 16:22:17 CST

Original text of this message

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