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: Dbms_refresh and archived logs

RE: Dbms_refresh and archived logs

From: Khedr, Waleed <Waleed.Khedr_at_FMR.COM>
Date: Mon, 1 Mar 2004 20:46:41 -0500
Message-ID: <D91D9D5A73FC694BBC52F1EB26AD410F02411F9D@MSGBOSCLD2WIN.DMN1.FMR.COM>


Complete refresh uses hint --+ append
So if the MVW is defined as nologging, there should not be any redo except for index rebuild.
Also indexes could be dropped and rebuilt after the refresh.

Only if it's complete refresh.

Regards,

Waleed

-----Original Message-----

From: Boivin, Patrice J [mailto:BoivinP_at_mar.dfo-mpo.gc.ca] Sent: Monday, March 01, 2004 10:55 AM
To: 'oracle-l_at_freelists.org'
Subject: Dbms_refresh and archived logs

Is there a way to prevent dbms_refresh from generating redo log entries? One job generates 170+ archived logs every morning.

The tablespace, tables are all set to nologging but makes no difference.

I logged a TAR but so far the response I got was: how about setting your database in noarchivelog mode. LOL

Patrice.



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

-----------------------------------------------------------------
----------------------------------------------------------------
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 Mon Mar 01 2004 - 19:43:39 CST

Original text of this message

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