Block Corruption through RMAN [message #338449] |
Tue, 05 August 2008 02:30 |
pokhraj_das
Messages: 64 Registered: February 2008
|
Member |
|
|
Hi,
I run a command through RMAN for checking "BLOCK CORRUPTION".
The bwlow are the command:-
============================
RMAN> backup validate database archivelog all;
But when I am checking the v$database_block_corruption or the v$backup_corruption, I found "no rows selected".
Still I am getting error when I am checking with dbv utility.
My question is :-
Is there is any initialization parameter I have to set for populating the above views?
Kindly suggest.
Pokhraj
|
|
|
|
|