corruption
RMAN to /dev/null?
dmann — Tue, 08/11/2009 - 11:46
On Oracle-L there was a recent discussion about detecting block corruption.
One suggestion was to do an Export to /dev/null. While this may get you 95% of the way there it is mainly relying on side effects of data access to detect any issues. If blocks are cached then it might not root out physical corruption.
