Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: NOLOGGING creates txns in redo/archive logs
This is normal. When a transaction is set to nologging, minimal redo is written because of Data Dictionary changes that are occurring.
James
--- jfedock_at_ixl.com wrote:
>
>
> I have been testing logminer and noticed that when I
> alter a table to
> NOLOGGING, txns are still recorded in the
> redo/archive logs. I thought
> NOLOGGING was NOT supposed to do this.
>
> Anyone know if this is expected behavior?
>
> At a recent 8i new features class, I explicitly
> asked the instructor this
> question and he stated that nologging will not cause
> any records to be
> written
> to the redo/archive logs.
>
>
>
> TIA.
>
> John Fedock
> iXL, Inc.
>
> <mailto:jfedock_at_ixl.com> jfedock_at_ixl.com
> http://www.ixl.com <http://www.ixl.com/>
>
> --
> Please see the official ORACLE-L FAQ:
> http://www.orafaq.com
> --
> Author:
> INET: jfedock_at_ixl.com
>
> Fat City Network Services -- (858) 538-5051 FAX:
> (858) 538-5051
> San Diego, California -- Public Internet
> access / Mailing Lists
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: james ellis INET: jellis24_gso_at_yahoo.com 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 Tue May 01 2001 - 08:46:51 CDT
![]() |
![]() |