zoukankan      html  css  js  c++  java
  • 053(四十)

    196、

    196.What is the purpose of the catalog command?
    A. To review RMAN control file and recovery catalog metadata and ensure that its correct
    B. To delete RMAN backup-related metadata from the recovery catalog
    C. To create metadata in the control file and the recovery catalog related to backup set pieces
    D. To create a report that lists database backups
    E. To rebuild the recovery catalog

    197、

    197.Which of the following commands will fail?
    A. report schema;
    B. report need backup;
    C. report need backup days 3;
    D. report user;
    E. report obsolete;

    198、

    198.What are the two different types of database duplication? (Choose two.)
    A. Active
    B. Passive
    C. Online
    D. Backup-based
    E. Failure driven

    199、

    199.When youre performing a tablespace point-in-time recovery, which tablespaces will always be restored to the auxiliary instance? (Choose all that apply.)
    A. The SYSTEM tablespace.
    B. The UNDO tablespace.
    C. All tablespaces with tables.
    D. All tablespaces with indexes.
    E. No tablespaces are automatically restored.

    200、

    200.Which operation requires that you create an auxiliary instance manually before executing the operation? (Choose all that apply.)
    A. Backup-based database duplication.
    B. Active database duplication.
    C. Tablespace point-in-time recovery.
    D. No operation requires the creation of an auxiliary instance.
  • 相关阅读:
    IIS 浏览aspx页面出现无法显示XML页的解决方法分享
    好看的导航菜单
    C# FileUpload使用过程遇到的问题
    javascript之数组操作
    浅谈.NET下的多线程
    项目分页通用页
    npoi
    react webpack.config.js的配置及注释
    JS 解析Json 方法
    json解析
  • 原文地址:https://www.cnblogs.com/huanhuanang/p/5415544.html
Copyright © 2011-2022 走看看