Answers

Question and Answer:

  Home  RMAN

⟩ How to verify the integrity of the image copy in RMAN environment?

Use below commands :rman> catalog datafilecopy 'f:testsystem.dbf';rman> backup validate check logical datafile 'f:testsystem.dbf';SQL> SELECT * FROM v$database_block_corruption;

 144 views

More Questions for you: