1Z0-053 争议题目解析175

考试科目:1Z0-053
题库版本:V13.02

题库中原题为:

175.You are peer reviewing a fellow DBAs backup plan for his NOARCHIVELOG mode database, as
shown here:
Put the tablespaces in backup mode.
Back up the datafiles for all tablespaces.
Take the tablespaces out of backup mode.
Back up all archived redo logs.
Your colleague asks for you to comment on his plan. Which response would be correct?
A. The plan will work as is.
B. The plan needs to be modified to allow for an archive-log switch after step 3.
C. The plan needs to be modified so that a backup of the archived redo logs occurs before step 1.
D. The plan needs to be adjusted to shut down the database after step 1 and to restart the database after
step 2.
E. The plan cannot work as presented.
Answer: B

争议点:
网上有人说选择E,比如“标记为正确答案,不看answer版”题库。

比如:
Riveore的解析:http://blog.csdn.net/rlhua/article/details/14448781

LuiseDalian的解析:http://blog.itpub.net/17013648/viewspace-1259861/

初步结论:
选择E。

最新文章

  1. ABP理论学习之多租户
  2. 2015.4.24 移动端,chrome不兼容或无法运行的一些具体问题
  3. 从Elo Rating System谈到层次分析法
  4. RequestDemo01
  5. dom4j-1.6.1.jar与dom4j-1.4.jar
  6. IOS 作业项目(2) 画图(保存,撤销,笔粗细设定功能)
  7. SAR命令
  8. javaScript-原型、继承-02
  9. 山东理工大学ACM平台题答案关于C语言 1137 C/C++经典程序训练7---求某个范围内的所有素数
  10. Ajax-数据格式-html
  11. 《转》java动态代理(JDK和cglib)
  12. DevExpress XtraReports 入门四 创建 Web 报表
  13. HashMap是无序的
  14. 8 个实用的 Bootstrap 3 案例教程
  15. IntelliJ IDEA下的使用git
  16. What’s New In GRANDstack?
  17. redis sentinel哨兵模式集群搭建教程
  18. phpmyadmin连接MySQL服务器被拒绝
  19. cent os 6.5+ambari+HDP集群安装
  20. 20165212 2017-2018-2《Java程序设计》课程总结

热门文章

  1. [LintCode] Best Time to Buy and Sell Stock II 买股票的最佳时间之二
  2. 判断是PC端还是移动端
  3. QQ表情的发送与接收
  4. Principles of measurement of sound intensity
  5. 每周一书《Oracle 12 c PL(SQL)程序设计终极指南》
  6. Hadoop学习笔记—16.Pig框架学习
  7. 现在创业做App,先做 Android 还是 iOS?
  8. Tomcat无故自动退出的问题
  9. 1ms引发的问题
  10. 总体介绍ASP.NET Web API下Controller的激活与释放流程