Oracle RMAN Question:
Download Questions PDF

Suppose you have taken a manual backup of a datafile using o/s. How RMAN will know about it?

Answer:

You have to catalog that manual backup in RMAN's repository by commandRMAN> catalog datafilecopy '/DB01/BACKUP/users01.dbf';restrictions:> Accessible on disk> A complete image copy of a single file

Download RMAN Interview Questions And Answers PDF

Previous QuestionNext Question
How to identify the block corruption in RMAN database? How do you fix it?Explain the steps involved in SCN based recovery from the full database from hot backup?