12. Your database is configured in archivelog mode.

Examine the RMAN configuration parameters:

CONFIGURE RETENTION POLICY TO REDUNDANCY 1; # default

CONFIGURE BACKUP OPTIMIZATION OFF; # default

CONFIGURE CONTROLFILE AUTOBACKUP OFF; # default

CONFIGURE DEVICE TYPE DISK PARALLELISM 1 BACKUP TYPE TO COPY;

CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default

Examine the command:

RMAN> BACKUP DATABASE PLUS ARCHIVELOG DELETE INPUT;

Which 2 are true?

A) It fails because the delete input option can be used only with the backup as backupset command.

B) It falls because the delete input option can be used only with the backup as copy command.

C) It creates image copies of the archivelogs.

D) It creates image copies of the database files.

E) It creates a backupset of archive log files

Answer:CD

(解析:实验证明,数据文件和归档日志都是做镜像 copy,因为 rman 的配置指定备份的类型是 copy。来自3组:1015267481)

最新文章

  1. Delphi在创建和使用DLL的时候如果使用到string,请引入ShareMem单元
  2. SQL查询符合条件的记录的总数
  3. poj 2262【素数表的应用---判断素数】【哈希】
  4. 编写windows7 bat运行脚本
  5. Java for LeetCode 051 N-Queens
  6. HDU4515+计算日期
  7. setter设置器 gutter访问器
  8. MySQL查询order by相减select相减的Sql语句
  9. MySQL表-----查询------
  10. python安装(python2.7)
  11. 张高兴的 Windows 10 IoT 开发笔记:DHT11 温湿度传感器
  12. java使用poi导出excel
  13. 589. N叉树的前序遍历
  14. C++对windows控制面板的操作
  15. vue学习笔记 - 篇2
  16. 今日总结(linux和plsql)
  17. idea 常用设置初始化
  18. [UE4]实例化材质
  19. Android逆向 APK文件组成
  20. 20155307实验八 《网络对抗》 Web基础

热门文章

  1. 【Web】网页字体图标的使用
  2. hibernate 的evict 和clear
  3. Mac osx 启用和关闭root用户
  4. 2019.01.17 bzoj2753: [SCOI2012]滑雪与时间胶囊(最小生成树)
  5. 2019.01.06 vijos lxhgww的奇思妙想(长链剖分)
  6. 2018.11.01 NOIP训练 图论(线段树+倍增+dfs序)
  7. hashable/iterable与orderable
  8. 关于内存类型 UDIMM、RDIMM、LRDIMM 的学习结论(转)
  9. (转)使用 vs.php 调试PHP
  10. Libre Office冻结操作-MAC