Interviewer And Interviewee Guide

Oracle RMAN Interview Question:

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

Submitted by: Administrator
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;
Submitted by: Administrator

Read Online Oracle RMAN Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.