DEVFYI - Developer Resource - FYI

You have just had to restore from backup and do not have any control files. How would you go about bringing up this database?

ORACLE Interview Questions and Answers (Part 5)


(Continued from previous question...)

731. You have just had to restore from backup and do not have any control files. How would you go about bringing up this database?

I would create a text based backup control file, stipulating where on disk all the data files where and then issue the recover command with the using backup control file clause.

(Continued on next question...)

Other Interview Questions