Go to main content

Oracle® Solaris Cluster Data Replication Guide for Oracle Data Guard

Exit Print View

Updated: May 2019
 
 

How to Modify Disaster Recovery Framework Properties of an Oracle Data Guard Broker Configuration


Note -  You can also accomplish this procedure by using the Oracle Solaris Cluster Manager browser interface. Click Partnerships, click the partnership name, click the protection group name, click the data replication component name, and click Edit. For more information about Oracle Solaris Cluster Manager, see Chapter 12, Using the Oracle Solaris Cluster Manager Browser Interface in Administering an Oracle Solaris Cluster 4.4 Configuration.
  1. Assume the root role or assume a role that is assigned the Geo Management rights profile.

    For more information, see Securing Disaster Recovery Framework Software in Installing and Configuring the Disaster Recovery Framework for Oracle Solaris Cluster 4.4.


    Note -  If you use a role with Geo Management rights, ensure that the /var/cluster/geo ACLs are correct on each node of both partner clusters. If necessary, assume the root role on the cluster node and set the correct ACLs.
    # chmod A+user:username:rwx:allow /var/cluster/geo

    The /var/cluster/geo directory must have the correct access control lists (ACL) applied for compatibility between the Geo Management rights profile and Oracle Data Guard.


  2. Modify the Oracle Data Guard broker configuration.

    This command modifies the properties of an Oracle Data Guard broker configuration in a protection group on the local cluster. The command then propagates the new configuration to the partner cluster if the partner cluster contains a protection group of the same name.

    phys-node-n# geopg modify-replication-component -p property [-p…] \
    ODG-configuration-name protection-group
    –p property

    Specifies the properties of the data replication Oracle Data Guard broker configuration.

    For more information about the properties that you can set, see Appendix A, Standard Disaster Recovery Framework Properties, in Administering the Disaster Recovery Framework for Oracle Solaris Cluster 4.4.

    ODG-configuration-name

    Specifies the name of the Oracle Data Guard broker configuration.

    protection-group

    Specifies the name of the protection group that contains the Oracle Data Guard broker configuration.