CHAPTER 10

image

Implementing Data Guard

You were introduced to Data Guard terms and technology in depth in the previous chapter. Now it is time to put theory into practice. A Data Guard implementation always starts with the duplication of the primary database. This is easiest done using Recovery Manger, RMAN. The high-level steps are as follows:

  1. Check if the primary database is in force-logging mode.
  2. Optionally enable Flashback Database on the primary database.
  3. Create standby redo logs on the primary database.
  4. Create a backup of the primary database if there is not one already.
  5. Make the backup of the primary database available on all standby servers. ...

Get Expert Consolidation in Oracle Database 12c now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.