Oracle Database 11g: High Availability Student Guide

作者: Maclean Liu , post on October 20th, 2010 , English Version
【本站文章除注明转载外,均为本站原创编译】
转载请注明:文章转载自: Oracle Clinic – Maclean Liu的个人技术博客 [http://www.oracledatabase12g.com/]
本文标题: Oracle Database 11g: High Availability Student Guide
本文永久地址: http://www.oracledatabase12g.com/archives/oracle-database-11g-high-availability-student-guide.html

A “data failure” is a missing, corrupted, or inconsistent data, log, control, or other file, whose
content the Oracle instance cannot access. When your database has a problem, analyzing the
underlying cause and choosing the correct solution is often the biggest component of down time.
Oracle Database 11g offers several new and enhanced tools for analyzing and repairing database
problems.

  • Data Guard, by allowing you to fail over to a standby database (that has its own copy of the data), enables you to continue operation if the primary database gets a data failure. Then, after failing over to the standby, you can take the time to repair the failed database (old primary) without worrying about the impact on your applications. There are many enhancements to Data Guard.
  • Data Recovery Advisor is a built-in tool that automatically diagnoses data failures and reports the appropriate repair option. If, for example, the Data Recovery Advisor discovers many bad blocks, it recommends restoring the entire file, rather than repairing individual blocks. Therefore, it assists you to perform the correct repair for a failure. You can either repair a data failure manually or request the Data Recovery Advisor to execute the repair for you. This decreases the amount of time to recover from a failure.

You can use the Flashback technology to repair logical problems.

© 2010, www.oracledatabase12g.com. 版权所有.文章允许转载,但必须以链接方式注明源地址,否则追究法律责任.

相关文章 | Related posts:

  1. Oracle Database 11g: Scheduler Student Guide
  2. Oracle Database 11g: Program Development Student Guide
  3. Oracle Database 11g: Diagnosability Student Guide
  4. Oracle Database 11g: BI and Data Warehousing Student Guide
  5. Oracle Database 11g: Java Development Student Guide
  6. Dumps,Crashes and Corruptions Student Guide
  7. RMAN 11G : Data Recovery Advisor – RMAN command line example
  8. Resolving High CPU Usage on Oracle Servers
  9. Know about Oracle High Water Mark
  10. Design for Higher Availability and Faster Recovery Lawrence To Center of Expertise Worldwide Customer Support Oracle Corporation October 18th,

Leave a Reply

  

  

  

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>