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

    186、

    186.What is the purpose of the RMAN recovery catalog? (Choose all that apply.)
    A. Make backups faster
    B. Store RMAN metadata
    C. Store RMAN scripts
    D. Provide the ability to do centralized backup reporting.
    E. Make recovery faster

    187、

    187.RMAN provides more granular catalog security through which feature?
    A. Virtual private database
    B. Virtual private catalog
    C. RMAN virtual database
    D. RMAN secure catalog
    E. Oracle Database Vault

    188、

    188.You can back up the RMAN recovery catalog with RMAN. 
    A. True
    B. False 

    189、

    189.What RMAN command must you use before you can back up a database using the recovery catalog?
    A. create catalog
    B. install database
    C. catalog database
    D. merge Catalog with database
    E. register database

    190、

    190.You have control-file autobackups enabled. When starting your database from SQL*Plus, you receive the following error message:
    SQL> startup ORA-01078: failure in processing system parameters LRM-00109:
    could not open parameter file ,,
    C:ORACLEPRODUCT11.1.0DB_1DATABASEINITORCL.ORA Using RMAN,
    how would you respond to this error?
    A. Issue the startup nomount command and then issue the restore parameter file command from the RMAN prompt.
    B. Issue the startup nomount command and then issue the restore spfile command from the RMAN prompt.
    C. Issue the startup nomount command and then issue the restore spfile from autobackup command from the RMAN prompt.
    D. Issue the startup nomount command and then issue the restore spfile from backup command from the RMAN prompt.
    E. Issue the restore spfile from autobackup command from the RMAN prompt.
  • 相关阅读:
    eclipse插件egit安装使用
    github 项目版本控制
    div box container随主体内容自动扩展适应的实现
    持续构建与每日集成
    Xshell连接Linux下Oracle无法回退的解决办法
    Java Data JPA +hibernate 保存或者是查询遇到的坑
    C#控件DropDownList下拉列表默认打开
    window.open居中显示
    CSV文件转JSON
    Vue自定义事件,$on(eventName) 监听事件,$emit(eventName) 触发事件
  • 原文地址:https://www.cnblogs.com/huanhuanang/p/5415540.html
Copyright © 2011-2022 走看看