Hi All,
I understand 'set maxcorrupt for datafile 1 to 0' helps to fail the backup if 1 or more corrupted blocks are found in the datafile 1. The database has over 800 datafiles, do I have to put
set maxcorrupt for datafile 1,2,3,...800 to 0, or is there any other way to put corruptions to 0 for the whole database during the rman 0 lvel backup.
Thanks,
A.
