分享一下我老师大神的人工智能教程!零基础,通俗易懂!http://blog.csdn.net/jiangjunshow

也欢迎大家转载本篇文章。分享知识,造福人民,实现我们中华民族伟大复兴!

92. You executed the following commands in an RMAN session for your database instance that has
failures:
RMAN> LIST FAILURE;
After some time, you executed the following command in the same session:
RMAN> ADVISE FAILURE;
But there are new failures recorded in the Automatic Diagnostic Repository (ADR) after the execution of
the last LIST FAILURE command. Which statement is true for the above ADVISE FAILURE command in
this scenario?
A.It produces a warning for new failures before advising for CRITICAL and HIGH failures.
B.It ignores new failures and considers the failures listed in the last LIST FAILURE command only.
C.It produces advice only for new failures and the failures listed in the last LIST FAILURE command are
ignored

D.It produces an error with recommendation to run the LIST FAILURE command before the ADVISE
FAILURE command.

答案解析:

1、2窗口,首先里看一下文件的位置

sys@TESTDB> select file#,name from v$datafile;     FILE# NAME---------- --------------------------------------------------         1 /u01/app/oracle/oradata/testdb/system01.dbf         2 /u01/app/oracle/oradata/testdb/sysaux01.dbf         3 /u01/app/oracle/oradata/testdb/undotbs01.dbf         4 /u01/app/oracle/oradata/testdb/users01.dbf         5 /u01/app/oracle/oradata/testdb/example01.dbf         6 /u01/app/oracle/oradata/testdb/test1.dbf         7 /u01/app/oracle/oradata/testdb/test2.dbf7 rows selected.

2、 1窗口,做实验前先备份一下backup database,或backup tablespace test1和backup tablespace users,这里实验先会删除test1.dbf,后删除user01.dbf

全备份数据库

RMAN> backup database;Starting backup at 02-SEP-13using target database control file instead of recovery catalogallocated channel: ORA_DISK_1channel ORA_DISK_1: SID=129 device type=DISKchannel ORA_DISK_1: starting full datafile backup setchannel ORA_DISK_1: specifying datafile(s) in backup setinput datafile file number=00001 name=/u01/app/oracle/oradata/testdb/system01.dbfinput datafile file number=00002 name=/u01/app/oracle/oradata/testdb/sysaux01.dbfinput datafile file number=00005 name=/u01/app/oracle/oradata/testdb/example01.dbfinput datafile file number=00003 name=/u01/app/oracle/oradata/testdb/undotbs01.dbfinput datafile file number=00006 name=/u01/app/oracle/oradata/testdb/test1.dbfinput datafile file number=00007 name=/u01/app/oracle/oradata/testdb/test2.dbfinput datafile file number=00004 name=/u01/app/oracle/oradata/testdb/users01.dbfchannel ORA_DISK_1: starting piece 1 at 02-SEP-13channel ORA_DISK_1: finished piece 1 at 02-SEP-13piece handle=/u01/app/oracle/fast_recovery_area/TESTDB/backupset/2013_09_02/o1_mf_nnndf_TAG20130902T130124_929k37g6_.bkp tag=TAG20130902T130124 comment=NONEchannel ORA_DISK_1: backup set complete, elapsed time: 00:08:28channel ORA_DISK_1: starting full datafile backup setchannel ORA_DISK_1: specifying datafile(s) in backup setincluding current control file in backup setincluding current SPFILE in backup setchannel ORA_DISK_1: starting piece 1 at 02-SEP-13channel ORA_DISK_1: finished piece 1 at 02-SEP-13piece handle=/u01/app/oracle/fast_recovery_area/TESTDB/backupset/2013_09_02/o1_mf_ncsnf_TAG20130902T130124_929km1ll_.bkp tag=TAG20130902T130124 comment=NONEchannel ORA_DISK_1: backup set complete, elapsed time: 00:00:03Finished backup at 02-SEP-13

或者备份test1表空间,users表空间已经在91题备份过

RMAN> backup tablespace test1;Starting backup at 02-SEP-13using target database

OCP-1Z0-052-V8 02-92题相关推荐

  1. OCP 1Z0 052 141

    141. Which  tablespaces are mandatory  in an Oracle database  for  it  to be operational? (Choose al ...

  2. OCP 1Z0 052 83

    83. You are using Enterprise Manager to schedule backups for your database. Which type of script wou ...

  3. OCP考试052考试,新的考题还有答案整理-23题

    23.Which two are true about data dictionary and dynamic performance views (v$ views)? A) All databas ...

  4. mysql 1z0_MySQL 8 OCP(1Z0-908)认证考试题库原题(第10题)

    Mysql 8.0 OCP认证考试原题题库整理(CUUG内部资料)-第10题 Choose the best answer. Examine these commands, which execute ...

  5. mysql ocp 认证 题库_MySQL 8 OCP(1Z0-908)认证考试题库原题(第10题)

    Mysql 8.0 OCP认证考试原题题库整理(CUUG内部资料)-第10题 Choose the best answer. Examine these commands, which execute ...

  6. 一站到底题库 mysql_MySQL 8 OCP(1Z0-908)认证考试题库原题(第12题)

    Mysql 8.0 OCP认证考试原题题库整理(CUUG内部资料)-第12题 Choose the best answer. You plan to upgrade your MySQL 5.7 in ...

  7. mysql ocp 认证 题库_MySQL 8 OCP(1Z0-908)认证考试题库原题(第12题)

    Mysql 8.0 OCP认证考试原题题库整理(CUUG内部资料)-第12题 Choose the best answer. You plan to upgrade your MySQL 5.7 in ...

  8. mysql认证题库_MySQL 8 OCP(1Z0-908)认证考试题库原题(第11题)

    Mysql 8.0 OCP认证考试原题题库整理(CUUG内部资料)-第11题 Choose the best answer. You have upgraded the MySQL binaries ...

  9. c++如何让字符串重复输出_2020.10.02错题总结之字符串相关函数

    C/C++每日总结 点击上方「嵌入式龙憨憨」,选择「置顶/星标公众号」第一时间查看编程笔记! 特别设置[每日总结]专栏: 对专业课--C/C++的复习刷题进行总结,归纳错题知识点,记录知识点掌握不足的 ...

  10. Java蓝桥杯02——第二题集锦:生日蜡烛、星期一、方格计数、猴子分香蕉

    第二题 生日蜡烛(结果填空) 某君从某年开始每年都举办一次生日party,并且每次都要吹熄与年龄相同根数的蜡烛. 现在算起来,他一共吹熄了236根蜡烛. 请问,他从多少岁开始过生日party的? 请填 ...

最新文章

  1. 中国行政区划信息JS库china-location
  2. 华为云总裁郑叶来:易获取、用得起、方便用的算力是人工智能发展的关键
  3. 卫星发现,这里用十年逆转了千年!
  4. 【 C 】用链表实现堆栈
  5. KVM — virsh 指令行工具
  6. 分布式架构 springcloud+redis+springmvc+ springboot
  7. SourceInsight 设置点滴
  8. 数据结构实验:一元多项式计算器
  9. Dubbo学习总结(5)——Dubbo服务架构及服务治理过程演进
  10. 配置Typescript+Node环境
  11. 26. Postpone variable definitions as long as possible
  12. Emacs中打造强大的Python IDE
  13. android应用调试之如何保存logcat日志到本地
  14. 计算机网络 | 无盘工作站的建立
  15. 微信小程序获取用户收货地址源码
  16. java读写word模板_Java操作Word模板插入列表
  17. python 冒泡排序 交换次数_(Python)交换排序(气泡排序、快速排序),冒泡排序...
  18. 修改“Applications”需要输入管理员名称和密码。
  19. c语言编程 菲薄拉,C语言设计模式-封装-继承-多态
  20. 大华流媒体服务器型号列表,大华DAHUA网络视频存储服务器DH-EVS5016S详细信息_产品参数_价格_联系方式_DAV数字音视工程网...

热门文章

  1. 如果程序员这份工作做到了35岁你们会选择裸辞嘛?万一失业了怎么在短时间内恢复,并快速精准找到高薪工作?
  2. P2194 HXY烧情侣(tarjan组合数学)
  3. 百度离线地图示例之十一:混合图(街道图、卫星图)实现
  4. 慢即是快,少即是多!
  5. 在字节做了5年测试,12月被无情辞退,想给还在摸鱼的兄弟提个醒...
  6. 影响射频传输距离因数
  7. python学习感想一
  8. 简单了解下linux与windows两者的区别-行云管家
  9. web服务器学习体会
  10. java vue ivew