From oracle-l-bounce@freelists.org Thu Aug 11 13:13:21 2005 Return-Path: Received: from air891.startdedicated.com (root@localhost) by orafaq.com (8.12.10/8.12.10) with ESMTP id j7BIDLSq006555 for ; Thu, 11 Aug 2005 13:13:21 -0500 X-ClientAddr: 206.53.239.180 Received: from turing.freelists.org (freelists-180.iquest.net [206.53.239.180]) by air891.startdedicated.com (8.12.10/8.12.10) with ESMTP id j7BIDJIP006540 for ; Thu, 11 Aug 2005 13:13:19 -0500 Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 1FF8B1DDEF7; Thu, 11 Aug 2005 13:13:13 -0500 (EST) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29536-07; Thu, 11 Aug 2005 13:13:13 -0500 (EST) Received: from turing (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id A71091DDE6C; Thu, 11 Aug 2005 13:13:11 -0500 (EST) X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C59EA0.117130AB" Subject: ORA-1578...block corrupted...error is normal...a block...had a NOLOGGING...operation performed against Date: Thu, 11 Aug 2005 14:11:17 -0400 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: ORA-1578...block corrupted...error is normal...a block...had a NOLOGGING...operation performed against Thread-Index: AcWeoBFx5CuK2SzbSjSzWqppCqWmEA== From: "Marquez, Chris" To: X-archive-position: 23770 X-ecartis-version: Ecartis v1.0.0 Sender: oracle-l-bounce@freelists.org Errors-To: oracle-l-bounce@freelists.org X-original-sender: cmarquez@collegeboard.org Precedence: normal Reply-To: cmarquez@collegeboard.org X-list: oracle-l X-Virus-Scanned: by amavisd-new-20030616-p9 (Debian) at avenirtech.net X-mailscan-MailScanner-Information: Please contact the ISP for more information X-mailscan-MailScanner: Found to be clean X-MailScanner-From: oracle-l-bounce@freelists.org X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on air891.startdedicated.com X-Spam-Status: No, hits=-3.5 required=5.0 tests=AWL,BAYES_00,HTML_MESSAGE autolearn=ham version=2.63 ------_=_NextPart_001_01C59EA0.117130AB Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I can NOT believe the if I used NOLOGGING to create and INDEX "long ago" = *and* had many, many subsequent FULL BACKUPS that it could/did effect or error on = a future recovery? Again, we are getting this error after full db recovery on indexes = created (NOLOGGING), well before the FULL backup and thus no "NOLOGGING" = objects in any of the arch logs applied...what gives? Chris Marquez Oracle DBA ERROR at line 1: ORA-01578: ORACLE data block corrupted (file # 59, block # 763411) ORA-01110: data file 59: '/o04/oradata/orcl/e_indx_05.dbf' ORA-26040: Data block was loaded using the NOLOGGING option .... ORA-1578 is reported when a block is thought to be corrupt on read. Note that in Oracle8i the ORA-1578 reports the RELATIVE FILE NUMBER and not the ABSOLUTE FILE NUMBER. The error should be accompanied by an ORA-1110 error indicating the absolute file number and name. ... c) (oThis error is normal if accessing a block which has had a NOLOGGINGr UNRECOVERABLE) operation performed against it and has since been recovered. In Oracle8i this case also reports: "ORA-26040: Data block was loaded using the NOLOGGING option"=20 ------_=_NextPart_001_01C59EA0.117130AB Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable ORA-1578...block corrupted...error is normal...a block...had a = NOLOGGING...operation performed against

I can NOT believe the if I used NOLOGGING to create = and INDEX "long ago" *and* had
many, many subsequent FULL BACKUPS that it could/did effect or error on = a future recovery?

Again, we are getting this error after full db recovery on indexes = created (NOLOGGING), well before the FULL backup and thus no = "NOLOGGING" objects in any of the arch logs applied...what = gives?


Chris Marquez
Oracle DBA


ERROR at line 1:
ORA-01578: ORACLE data block corrupted (file # 59, block # 763411)
ORA-01110: data file 59: '/o04/oradata/orcl/e_indx_05.dbf'
ORA-26040: Data block was loaded using the NOLOGGING option

....

ORA-1578 is reported when a block is thought to be corrupt on read.
Note that in Oracle8i the ORA-1578 reports the RELATIVE FILE NUMBER
and not the ABSOLUTE FILE NUMBER. The error should be accompanied
by an ORA-1110 error indicating the absolute file number and name.

...
 c)  (oThis error is normal if accessing a block which has = had
a NOLOGGINGr UNRECOVERABLE) operation performed against
it and has since been recovered. In Oracle8i this case also reports:

"ORA-26040: Data block was loaded using the NOLOGGING option" =

------_=_NextPart_001_01C59EA0.117130AB-- -- http://www.freelists.org/webpage/oracle-l