About 490,000 results
Open links in new tab
  1. Data Guard | Oracle

    Oracle Active Data Guard ensures high availability, data protection, and disaster recovery for enterprise data. Survive disasters and data corruption while creating, maintaining, and …

  2. Oracle Data Guard - Wikipedia

    Oracle Data Guard is an extension to the Oracle relational database management system (RDBMS) marketed by Oracle Corporation. It aids in establishing and maintaining secondary …

  3. Oracle Active Data Guard - Oracle Database

    An Oracle Active Data Guard license is only required if any of the pluggable databases in the standby is opened for read.

  4. Activate read-only access with Oracle Active Data Guard.

    Active Data Guard is a feature of Oracle Database that allows the physical standby databaseto be open for read-only and reporting operations while continuously applying changes from the …

  5. Active Data Guard eliminates the high cost of idle redundancy by allowing reporting applications, ad-hoc queries, and data extracts to be offloaded to read-only copies of the production database.

  6. Introduction to Oracle Data Guard

    Oracle Data Guard ensures high availability, data protection, and disaster recovery for enterprise data.

  7. Active Dataguard - Bright DBA

    Active Data Guard is a new option for Oracle Database 11g Enterprise Edition. Oracle Active Data Guard enables read-only access to a physical standby database for queries, sorting, reporting, …

  8. Use Oracle Data Guard on a DB System

    The Data Guard maintains the standby database by transmitting and applying redo data from the primary database. If the primary database becomes unavailable, then you can use Data Guard …

  9. How to enable active dataguard in physical standby database

    NOTE – To use active dataguard, you need additional license from oracle. Let’s say we have a physical standby database which is in mount state. Implement below steps to enable active …

  10. Getting Started with Oracle Data Guard

    The information in this section describes how to get started using Oracle Data Guard.