Showing posts with label logical corruption. Show all posts
Showing posts with label logical corruption. Show all posts

Friday, May 16, 2014

check database and archivelog only for logical corruption using RMAN


backup
validate   #integrity testing
database # checking database and archivelog for logical corruption
archivelog  all;