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: how to optimize insert into t select * from t2

RE: how to optimize insert into t select * from t2

From: Carel-Jan Engel <cjpengel.dbalert_at_xs4all.nl>
Date: Fri, 12 Mar 2004 16:50:54 +0100 (CET)
Message-ID: <22686.213.34.28.241.1079106654.squirrel@webmail.xs4all.nl>


> /*+ APPEND */ indicates a nologging operation, but then there is the FORCE
> LOGGING option.....
>
> It wouldn't be entirely surprising to find a production dba setting the
> latter (pace Wolfgang's comment about backup,backup,backup) where the test
> environment doesn't have it.

e.g. a Data Guard setup, which especially benefits from FORCE LOGGING.......

Regards, Carel-Jan

===
If you think education is expensive, try ignorance. (Derek Bok) ===



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Fri Mar 12 2004 - 09:48:09 CST

Original text of this message

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