053-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


posted @ 2017-11-10 15:07  巴啦啦大魔王  阅读(107)  评论(0编辑  收藏  举报