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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: strange NOLOGGING error

Re: strange NOLOGGING error

From: <Riyaj_Shamsudeen_at_i2.com>
Date: Wed, 28 Nov 2001 15:07:18 -0800
Message-ID: <F001.003CFB27.20011128142026@fatcity.com>


Tom
        This is because the index was created using the nologging option after the hot backup was taken. If the table was involved in a nologging operation , that also will have the same problem.

Thanks
Riyaj "Re-yas" Shamsudeen
Certified Oracle DBA
i2 technologies   www.i2.com

"Terrian, Tom" <tterrian_at_daas.dla.mil>
Sent by: root_at_fatcity.com
11/28/01 02:31 PM
Please respond to ORACLE-L

       
        To:        Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
        cc:        
        Subject:        strange NOLOGGING error

Can anyone explain this?

I got the following error after restoring a hotbackup data file:

ORA-01578: ORACLE data block corrupted (file # 13, block # 379)
ORA-01110: datafile 13: '/u11/oradata/grp1/DRMS_SM_01.dbf'
ORA-26040: Data block was loaded using the NOLOGGING option

Since the corruption was on an index, no problem, I just rebuilt it.  However, I was wondering why the table was not also corrupted with the index since they are on the same file?  Since someone must have done a direct load, why was the recovery of the index corrupted but not the table?

Oracle 8.1.6.3.0
HPUX 11.0 Tom  

Tom Terrian
Oracle DBA
WPAFB - DAASC
tterrian_at_daas.dla.mil
937-656-3844

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Terrian, Tom
  INET: tterrian_at_daas.dla.mil

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 Wed Nov 28 2001 - 17:07:18 CST

Original text of this message

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