zoukankan      html  css  js  c++  java
  • OCP-1Z0-052-V8.02-73题

    73. You are managing an Oracle Database 11g database. You configured the database to run in

    ARCHIVELOG mode. Which two statements are true in this scenario? (Choose two.)

    A.You must shut down the database instance to perform the backups.

    B.You must configure the Flash Recovery Area (FRA) for the database.

    C.You can perform complete database backups without closing the database.

    D.All the previous closed database backups including control files become invalid after you configure the

    database to ARCHIVELOG mode.


    Answer: CD  

    答案解析:

    A.在归档模式下,可以进行数据库非一致性备份,即热备份。不需要关闭数据库来备份。

    B.在归档模式下,不用必须指定快速恢复区,归档日志可以重新自己指定本地位置或远程位置来归档。

    C.在归档模式下,可以进行完成的数据库备份,而不需要数据库关闭。

    D.在非归档转为归档模式后,或者重新配置成归档模式,之前所有的备份,包括控制文件,都已经变为无效的,因为日志信息的序列号是重头开始的。


    故选CD。

  • 相关阅读:
    pat1111-1120
    pat1101-1110
    pat1091-1100
    pat1081-1090
    pat1071-1080
    pat1061-1070
    2017华为软件精英挑战赛总结
    pat1051-1060
    【转】WPF中PasswordBox控件的Password属性的数据绑定
    Python学习-41.Python中的断言
  • 原文地址:https://www.cnblogs.com/hzcya1995/p/13316988.html
Copyright © 2011-2022 走看看