Oracle 11G OCP 1Z0-053 322

LuiseDalian發表於2014-09-23
(322)You need to restore your database back to 9/30/2008 at 18:00.

In what order would you run the following commands to compete this task?

a. restore controlfile until time '09/30/2008:18:00:00';

b. restore database until time '09/30/2008:18:00:00';

c. restore spfile until time '09/30/2008:18:00:00';

d. recover database until time '09/30/2008:18:00:00';

e. alter database open resetlogs;

f. alter database open;

A. b, d, e

B. b, d, f

C. c, a, b, d, e

D. c, a, b, d, f

E. a, b, d, e


答案:(A)

解析:


沒提到引數檔案和控制檔案損壞,所以不必還原引數檔案和控制檔案

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

相關文章