zoukankan      html  css  js  c++  java
  • 052-76

    Which statement is true about a whole consistent database backup on a database running in ARCHIVELOG mode?
    A.The backup will consist of used data blocks only.
    B.The database must be shut down to accomplish the backup.
    C.The backup can be accomplished without shutting down the database.
    D.The backup will contain all database files that have never been backed up.

    一致性备份必须在数据库正常关闭的情况下进行,这个时候 redo,数据文件和控制文件的 scn 都是一致的

  • 相关阅读:
    从进入这里,没有写过什么文章,现在开始吧
    24)
    23)
    22)
    21)
    20)
    19)
    18)
    17)
    16)
  • 原文地址:https://www.cnblogs.com/Babylon/p/8004946.html
Copyright © 2011-2022 走看看