Re: exp/imp to/from multiple compressed files ?
- From: "Derya Oktay" <deryaoktay@xxxxxxxxx>
- To: oracle-l@xxxxxxxxxxxxx
- Date: Mon, 17 Jul 2006 11:32:31 +0300
What about datapump, it may offer good alternatives for your space and
parallel work needs.
Derya.
On 7/17/06, Hallas, John, Tech Dev <John.Hallas@xxxxxxxxxxxxxxxxx> wrote:
Try gzip instead of compress, it might save some space.
Splitting the export up into schemas or by listing tables as others have
recommended is still probably your best bet, in conjunction with the
pipe command provided.
--
http://www.freelists.org/webpage/oracle-l
- Follow-Ups:
- Re: exp/imp to/from multiple compressed files ?
- From: Niall Litchfield
- References:
- RE: exp/imp to/from multiple compressed files ?
- From: Hallas, John, Tech Dev
Other related posts:
- » exp/imp to/from multiple compressed files ?
- » RE: exp/imp to/from multiple compressed files ?
- » Re: exp/imp to/from multiple compressed files ?
- » Re: exp/imp to/from multiple compressed files ?
- » Re: exp/imp to/from multiple compressed files ?
- » Re: exp/imp to/from multiple compressed files ?
- » Re: exp/imp to/from multiple compressed files ?
- » Re: exp/imp to/from multiple compressed files ?
- » RE: exp/imp to/from multiple compressed files ?
- » Re: exp/imp to/from multiple compressed files ?
- » Re: exp/imp to/from multiple compressed files ?
Try gzip instead of compress, it might save some space.
Splitting the export up into schemas or by listing tables as others have recommended is still probably your best bet, in conjunction with the pipe command provided.
-- http://www.freelists.org/webpage/oracle-l
- Re: exp/imp to/from multiple compressed files ?
- From: Niall Litchfield
- RE: exp/imp to/from multiple compressed files ?
- From: Hallas, John, Tech Dev