RE: Block corruption while rebuilding the tablespace

From: Chitale, Hemant Krishnarao <Hemant.Chitale_at_sc.com>
Date: Tue, 15 Nov 2011 15:29:39 +0800
Message-ID: <716A5C2996468A419769E1DD3E12D07D2CAB14_at_HKJUMXMB110B.zone1.scb.net>


Did you, at some time in the past, do a RECOVER TABLESPACE or RECOVER DATAFILE such that a NOLOGGING operation had inserted data into the table between the time the last BACKUP (before the RECOVER) had been done and the RECOVER was issued ?

That is : a chronological sequence :

a. BACKUP
b. Insert NOLOGGING
c. RESTORE and RECOVER
d.  Attempt to ALTER TABLE ... MOVE

 
Hemant K Chitale

-----Original Message-----
From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Shastry(DBA) Sent: Monday, November 14, 2011 1:21 PM
To: oracle-l
Subject: Block corruption while rebuilding the tablespace

Hello Gurus,
I am trying to rebuild the tablespace using the move and i could move all the objects execpt the below table which is erroring out with block corruption.
Please suggest me on this to go ahead what best options are available to do. Shall i do export import for this table alone.

Problem Description: SQL> alter table XDSBIADM.CV_BOOKINGS_DETAILS_ALL_DATA move tablespace XDSBIADM_DATA_NEW parallel 8; alter table XDSBIADM.CV_BOOKINGS_DETAILS_ALL_DATA move tablespace XDSBIADM_DATA_NEW parallel 8
*
ERROR at line 1:

ORA-12801: error signaled in parallel query server P007
ORA-01578: ORACLE data block corrupted (file # 358, block # 267)
ORA-01110: data file 358: '/oracle/oradata/JPRDEV/fs28/xdsbiadm_data_22.dbf'
ORA-26040: Data block was loaded using the NOLOGGING option

Thanks,
Anant

This email and any attachments are confidential and may also be privileged. If you are not the addressee, do not disclose, copy, circulate or in any other way use or rely on the information contained in this email or any attachments. If received in error, notify the sender immediately and delete this email and any attachments from your system. Emails cannot be guaranteed to be secure or error free as the message and any attachments could be intercepted, corrupted, lost, delayed, incomplete or amended. Standard Chartered PLC and its subsidiaries do not accept liability for damage caused by this email or any attachments and may monitor email traffic.

Standard Chartered PLC is incorporated in England with limited liability under company number 966425 and has its registered office at 1 Aldermanbury Square, London, EC2V 7SB.

Standard Chartered Bank ("SCB") is incorporated in England with limited liability by Royal Charter 1853, under reference ZC18. The Principal Office of SCB is situated in England at 1 Aldermanbury Square, London EC2V 7SB. In the United Kingdom, SCB is authorised and regulated by the Financial Services Authority under FSA register number 114276.

If you are receiving this email from SCB outside the UK, please click http://www.standardchartered.com/global/email_disclaimer.html to refer to the information on other jurisdictions.

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Nov 15 2011 - 01:29:39 CST

Original text of this message