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 -> switch redo logs off for one table

switch redo logs off for one table

From: Andrei Romazanov <romazanov.andrei_at_gfos.de>
Date: Wed, 18 Dec 2002 15:30:52 +0100
Message-ID: <atq0qs$1gm52$1@ID-70985.news.dfncis.de>


Hi,

is subj. possible? I have a table with temporary data, that are inserted and deleted relatively often. I want to prevent redo logs for this transactions. I've tried with NOLOGGING attribute, but it did not have any effect. Now I know , that only some operations can make use of the NOLOGGING option, not INSERT or DELETE.

Does someone have a idea?

Thank you in advance
Andrei Received on Wed Dec 18 2002 - 08:30:52 CST

Original text of this message

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