Go to main content

Oracle® Solaris Cluster Geographic Edition Data Replication Guide for Oracle GoldenGate

Exit Print View

Updated: September 2015
 
 

How to Modify an Oracle GoldenGate Replication Component


Note -  You can also accomplish this procedure by using the 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 13, Using the Oracle Solaris Cluster Manager Browser Interface, in Oracle Solaris Cluster 4.3 System Administration Guide .

Before You Begin

You must be assigned the Geo Management RBAC rights profile to complete this procedure. For more information, see Securing Geographic Edition Software in Oracle Solaris Cluster 4.3 Geographic Edition Installation and Configuration Guide .

  1. Log in to a cluster node.
  2. Modify the replication component.

    The following command modifies the properties of a replication component in a protection group on the local cluster. Then, the command propagates the new configuration to the partner cluster if the partner cluster contains a protection group with the same name.

    # geopg modify-replication-component \
    -p property [-p…] goldengate-replicated-component protection-group

    In this syntax, the –p property option specifies the properties of the replication component.

    For more information about the properties you can set, see Property Descriptions for Script-Based Plug-Ins in Oracle Solaris Cluster 4.3 Geographic Edition System Administration Guide .

    Also in this syntax, goldengate-replicated-component specifies the name of the replication component, and protection-group specifies the name of the protection group that will contain the new replication component.