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: Export - Compress

Re: Export - Compress

From: Rachel Carmichael <carmichr_at_hotmail.com>
Date: Mon, 31 Jul 2000 17:46:31 GMT
Message-Id: <10575.113396@fatcity.com>


why do you need more disk i/o if you have compress off? this is the export compress, not a Unix or O/S compress.

As I understand it, the compress=y option merely writes the create table statement to the export file so that the initial extent will be the sum of all the extents that had been allocated to that table.

>From: "I.S. Manager" <ismgr_at_pctc.com>
>Reply-To: ORACLE-L_at_fatcity.com
>To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
>Subject: Re: Export - Compress
>Date: Mon, 31 Jul 2000 08:08:35 -0800
>
>That would be very system-dependant. Compression is highly cpu-intensive.
>If you have the system to yourself, that won't be a bottleneck, but on a
>busy system, it could slow things down.
>With compression off, you require more disk i/o. But if your disk
>controller has lots of buffering, this may not be a bottleneck.
>Basically, the answer is non-deterministic, and the only way to find out is
>to test in your environment.
>
>At 07:16 AM 7/31/00 -0800, you wrote:
> >Hi,
> >
> >Small question :
> >
> >Which is fastest, an export with Compress = Y or an export with Compress
>= N
> >???
> >
>
>---
>Dennis Taylor
>---
>The opinions expressed herein are mine. Get your own opinions!
>---
>--
>Author: I.S. Manager
> INET: ismgr_at_pctc.com
>
>Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
>San Diego, California -- Public Internet access / Mailing Lists
>--------------------------------------------------------------------
>To REMOVE yourself from this mailing list, send an E-Mail message
>to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
>the message BODY, include a line containing: UNSUB ORACLE-L
>(or the name of mailing list you want to be removed from). You may
>also send the HELP command for other information (like subscribing).



Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com Received on Mon Jul 31 2000 - 12:46:31 CDT

Original text of this message

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