Database Backup and Recovery (MOSC)

MOSC Banner

Regarding Data block Corruption.

edited Jul 13, 2014 5:00AM in Database Backup and Recovery (MOSC) 14 commentsAnswered

Hi,

I encounted that quite huge amount of data block got corruption, where the same info has been fetched using.

select * from v$database_block_corruption. But here when I was try to remove the corrupted block using RMAN as follows.

RMAN> RECOVER DATAFILE 9 BLOCK 22;  ==>  After completing quite huge amount of datafiles against the block, then still in the output for v$database_block_corruption was same.

Means we havn't reduced / fixed the block corruption, I too also used RMAN>RECOVER CORRUPTION LIST;  == WHICH also not helping us.

what could be reason ???

1) what is the best way to find out corrupted block and send automated mail

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center