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: NOLOGGING/LOGGING

RE: NOLOGGING/LOGGING

From: Rajaram <rajaram_k_at_netzero.net>
Date: Mon, 14 May 2001 09:47:10 -0700
Message-ID: <F001.00302BD1.20010514095615@fatcity.com>

There was similar Q from Vikas_at_innoventry a few days back You cannot turn off logging.
Reason: Search through your mails dated 3 days back.

Rajaram.

-----Original Message-----
From: SRAJENDRAN_at_nlfs.com [SMTP:SRAJENDRAN_at_nlfs.com] Sent: Monday, May 14, 2001 12:36 PM

To:     Multiple recipients of list ORACLE-L
Subject:        NOLOGGING/LOGGING

I am curious to know if the NOLOGGING option would work in an update or insert statement, I mean by using NOLOGGING in an update statement can writes to the redo log be turned off for a particular update or insert operation for that matter. Specially for huge updates where heavy log switches are possible filling up the archive log directory. Please let me know if this can be done.  

example in a situation where 10 Million rows need to updated.  

update temp NOLOGGING
set zip=11003
where city='Boston'
/    

Thank you    

NetZero Platinum
No Banner Ads and Unlimited Access
Sign Up Today - Only $9.95 per month!
http://www.netzero.net
--

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

Author: Rajaram
  INET: rajaram_k_at_netzero.net

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). Received on Mon May 14 2001 - 11:47:10 CDT

Original text of this message

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