Go to main content

Oracle® Solaris Cluster Data Replication Guide for Oracle GoldenGate

Exit Print View

Updated: June 2021
 
 

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 12, Using the Oracle Solaris Cluster Manager Browser Interface in Administering an Oracle Solaris Cluster 4.4 Configuration.

Before You Begin

You must be assigned the Geo Management RBAC rights profile to complete this procedure. For more information, see Securing Disaster Recovery Framework Software in Installing and Configuring the Disaster Recovery Framework for Oracle Solaris Cluster 4.4.

  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 Administering the Disaster Recovery Framework for Oracle Solaris Cluster 4.4.

    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.