Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to force a tablespace with corrupted blocks online ?

user13820793Jun 13 2014 — edited Jun 16 2014

Hi,

I have a tablespace in one of my databases which is offline. I try to put the tablespace online but one of the datafiles has corrupted blocks, so I can't get the tablespace online.

This is a Ad Hoc database used to generate reports outside our production site. The tables within the corrupted tablespace contains only historical data and we just need the most recently data. We don't have a backup, since we can write a program to recover all the data from the main databases, but, since it is a large database with more than 5TB of data, it would be much faster to extract the data from the corrupted database.

I tried to set the event 10231 to force the database to skip the corrupted blocks, but it didn't work.

Anyone knows how to force the tablespace online to export the available data ?

Regards,

Antonio Belloni

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 14 2014
Added on Jun 13 2014
5 comments
2,363 views