Oracle 11G OCP 1Z0-053 332

LuiseDalian發表於2014-09-24
(332)David managed to accidentally delete the datafiles for database called DSL.

He called Heber and Heber tried to help but he managed to delete the control files of the database.

Heber called Bill and Bill saved the day. They are using a recovery catalog for this database.

What steps did Bill perform to recover the database and in what order?

a. Restored the control file with the RMAN restore controlfile command.

b. Mounted the DSL instance with the alter database mount command.

c. Restored the datafiles for the DSL database with the RMAN restore command.

d. Opened the DSL database with the alter database open resetlogs command.

e. Recovered the datafiles for the DSL database with the RMAN recover command.

f. Started the DSL instance.

g. Connected to the recovery catalog with RMAN.

A. a, b, c, d, e, f, g

B. b, c, d, g, f, e, a

C. g, f, a, b, c, e, d

D. c, a, d, b, f, e, g

E. g, f, a, b, e, c, d


答案:(C)

解析:


排除法,第一步肯定是g,只能C,E正確


再進一步確定, restore應該在recover之前,所以C正確

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/17013648/viewspace-1278902/,如需轉載,請註明出處,否則將追究法律責任。

相關文章