Sun Cluster Geographic Edition Data Replication Guide for Oracle Data Guard

ProcedureHow to Replicate the Oracle Data Guard Protection Group Configuration to a Partner Cluster

Before You Begin

Before you replicate the configuration of an Oracle Data Guard protection group to a partner cluster, ensure that the following conditions are met:

  1. Log in to phys-newyork-1.

    To complete this step, you need to be assigned the Geo Management RBAC rights profile. For more information about RBAC, see Sun Cluster Geographic Edition Software and RBAC in Sun Cluster Geographic Edition System Administration Guide.

  2. Replicate the protection group configuration to the partner cluster.


    phys-newyork-1# geopg get -s partnershipname ODGprotectiongroup
    
    -s partnershipname

    Specifies the name of the partnership from which the protection group configuration information is gathered.

    ODGprotectiongroup

    Specifies the name of the protection group.

    The geopg get command retrieves the configuration information of the protection group from the remote cluster and creates the protection group on the local cluster.


    Note –

    The geopg get command replicates Sun Cluster Geographic Edition related entities. For information about how to replicate Sun Cluster entities, see Replicating and Upgrading Configuration Data for Resource Groups, Resource Types, and Resources in Sun Cluster Data Services Planning and Administration Guide for Solaris OS.



Example 2–9 Replicating the Oracle Data Guard Protection Group Configuration to a Partner Cluster

This example shows how to replicate the configuration of sales-pg to cluster-newyork.


# rlogin phys-newyork-1 -l root
phys-newyork-1# geopg get -s paris-newyork-ps sales-pg

The configuration of the protection group is retrieved from the remote cluster, in this example cluster-paris, and then validated by the data replication subsystem on the local cluster cluster-newyork.