Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Nologging, size of archive log files

Nologging, size of archive log files

From: chris <christoph.haueter_at_vtg.admin.ch>
Date: 27 Jan 2006 04:01:17 -0800
Message-ID: <1138361698.419013.213170@g43g2000cwa.googlegroups.com>


Hi, I'm doing direct load inserts of a table with 9.5Mio recs in nologging mode.
I still get quite large archive logs: 4GB. In the manual I only found the following: In this mode, Oracle inserts data without redo or undo logging. (Some minimal logging is done to mark new extents invalid, and data dictionary changes are always logged.)
It's much faster than doing the same with logging and I guess that the log files would come up to about 15GB in that case. Does anyone now more about what oracle writes to the logs with nologging and how this size could be calculated? I appreciate your answer Received on Fri Jan 27 2006 - 06:01:17 CST

Original text of this message

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