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 -> Re: table nologging in 8i

Re: table nologging in 8i

From: Steve Haynes <steve_at_rwx777.demon.co.uk>
Date: 2000/08/01
Message-ID: <+OIoeyAPMwh5EwT6@rwx777.demon.co.uk>#1/1

In article <8m6qe8$v10$1_at_nnrp1.deja.com>, tedchyn_at_yahoo.com writes
>steve, thanks for the reply. It is true that deleting is no logged when
>table is in nologging mode ? what view are you using to monitor redo
>and undo consumption v$sysstat or v$transaction.
>thanks again ted
>

The table can't be put in nologging mode, that's the point. The nologging option applies to the statement you are running. It is confusing.
It doesn't matter which dictionary views you are using, you won't see any redo reduction just because you ran a nologging *statement* previously.

Steve Received on Tue Aug 01 2000 - 00:00:00 CDT

Original text of this message

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