- The document discusses Oracle Data Guard, which is Oracle's disaster recovery solution that automates the creation and maintenance of transactionally consistent standby copies of a primary database.
- Data Guard helps protect data by taking the primary database data and automatically replicating it to one or more standby databases. This allows for failover to a standby if the primary fails.
- There are three types of standby databases: physical standby databases which are block-for-block identical copies, and logical standby databases which transform redo logs into SQL for application.
- Data Guard provides switchover and failover capabilities for planned and unplanned outages, respectively, to transition the primary role to a standby without