1. 1、本文档共77页,可阅读全部内容。
  2. 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
042题库

1. Because of a power outage,instance failure has occurred. From what point in the redo log does recovery begin and where does it end?A. Current redo log and inactive redo logB. Checkpoint position to end of redo logC. Beginning of redo log to end of redo logD. All redo logs before the point of last commitE. Beginning of redo log to checkpoint position.答案B. Checkpoint 之前的数据已经写入到数据文件。 所以用restore 就可以恢复。 而checkpoint之后的数据没有写入到数据文件,所以需要进行recovery。 Recovery时,对于已经commit的数据,前滚写入到数据文件。 没有commit的数据,进行回滚。2. Which two operations can be flashed back using the flashback technology? (choose two)A. Drop user smith;B. Drop table employees;C. Drop tablespace users;D. Alter table sales_rep drop partition p1;E. Alter table employees drop column desig_id;答案:AB。Oracle Flashback 技术 总结/tianlesoftware/archive/2009/10/16/4677378.aspx/tianlesoftware/archive/2009/10/16/4677378.aspx3. You have to shut down the database instance with the abort option because of a hardware failure. Which statement is true about the subsequent opening of the database?A. The database would open normally.B. The database would not open,and it would stop at mount stage.C. The database would open alter automatically performing instance recovery.D. The database would not open, and have to perform database recovery to open it.答案: C. 如果实例异常关闭(宕机,shutdown abort),并且数据文件,控制文件,联机日志都没有丢失。在下次启动时,要利用联机日志的内容进行恢复,这种恢复就是实例恢复(Instance Recovery)。Instance Recovery 主要包括3个阶段:1) 根据联机日志内容进行Rollover。2) 打开数据库,提供服务3) SMON 或者用户进程进行Rollback。具体参考 Oracle 备份与恢复概述 中的 3.2 节 恢复种类/tianlesoftware/archive/2010/04/16/5490733.aspx/tianlesoftware/archive/2010/04/16/5490733.aspx4. You backed up the control file to trace. Which statement is true about the trace file generated?A. The trace file is in binary format.B. The trace file has a SQL scripts to re-create the control file.C. The trace file is a backup set created during the backup of the control file.D. The trace file contains the instructions to manually re-create the control file.E. The trace file i

文档评论(0)

***** + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档