Re: Change index from nologging to logging
- From: Hemant K Chitale <hkchital@xxxxxxxxxxxxxx>
- To: ksmadduri@xxxxxxxxx, Oracle-L@xxxxxxxxxxxxx
- Date: Sun, 22 Mar 2009 18:20:23 +0800
Why does it matter to you that some indexes have the NOLOGGING attribute set (which is the case if they are created with NOLOGGING) ?
NOLOGGING for an Index applies *only* at *CREATE* time . Redo for all subsequent DML is *always* LOGGING.
Hemant K Chitale http://hemantoracledba.blogspot.com At 11:47 PM Saturday, Kumar Madduri wrote:
HiSome indexes were build using the nologging option. This creates corruption when the instance is refreshed. Now they need to be converted to logging option. I have two options to do this.<snip> Kumar
-- http://www.freelists.org/webpage/oracle-l
- Follow-Ups:
- Re: Change index from nologging to logging
- From: Kumar Madduri
- Re: Change index from nologging to logging
- References:
- Change index from nologging to logging
- From: Kumar Madduri
- Change index from nologging to logging
Other related posts:
- » Change index from nologging to logging - Kumar Madduri
- » RE: Change index from nologging to logging - Kenneth Naim
- » Re: Change index from nologging to logging - Hemant K Chitale
- » Re: Change index from nologging to logging - Kumar Madduri
- » RE: Change index from nologging to logging - Kenneth Naim
- » Re: Change index from nologging to logging - Charlotte Hammond
- » Re: Change index from nologging to logging - Hemant K Chitale
- » Re: Change index from nologging to logging - Charlotte Hammond
- » RE: Change index from nologging to logging - Powell, Mark D
- » RE: Change index from nologging to logging - FmHabash