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: No logging question

RE: No logging question

From: Naveen Nahata <naveen_nahata_at_mindtree.com>
Date: Mon, 06 Jan 2003 03:43:40 -0800
Message-ID: <F001.005276AA.20030106034340@fatcity.com>


As Far as I know, you can't stop the normal DMLs from getting logged. You can create table using NOLOGGING clause, but then only the SQLLOADER DIRECT PATH LOADS and DIRECT PATH INSERTS will not be logged. normal DMLs will still be logged

Regards
Naveeb

-----Original Message-----
Sent: Monday, January 06, 2003 3:04 PM
To: Multiple recipients of list ORACLE-L

Hi All,

      I want to avoid generation of archivelogs against all the DML applied to some tables.

Thank you
--

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

Author: GL2Z/ INF DBA BENLATRECHE
  INET: kbenlatreche_at_avl.sonatrach.dz

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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).

--

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

Author: Naveen Nahata
  INET: naveen_nahata_at_mindtree.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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). Received on Mon Jan 06 2003 - 05:43:40 CST

Original text of this message

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