DBVERIFY - Data in bad block
lesakJul 5 2011 — edited Jul 5 2011During RMAN validate structure I notice that I have plenty of files with data corruption. Then I run DBVERIFY and identify those files and database objects. I know what to do with broken tables and indexes, but 2 lines are strange for me:
1) object with segment type "TYPE2 UNDO" on undo tablespace
2) broken block on user datafile which is empty (without any object on it)
Do I mange somehow those bad blocks or leave it without changes?
My DB: 9i
My OS: Linux x32