Add a Deployment to an Existing Service Manager

To add a deployment to an existing Service Manager, run the OGGCA utility using the following commands:

cd $OGG_HOME/bin
./oggca.sh
Use the following steps to add a deployment to the existing Service Manager:
  1. The OGGCA configuration wizard is displayed. The Existing Service Manager option is preselected in the Service Manager Deployment screen and the Service Manager Connection details are displayed. Click Next.

  2. On the Select Configuration Options screen, the Add new GoldenGate deployment option is preselected. Click Next.

  3. On the Specify Deployment Details screen, enter a name of the deployment, enable Sharding (if required), and specify the home directory where Oracle GoldenGate is installed. Click Next.

  4. On the Specify Deployment Directories screen, enter a deployment directory where you want to store the deployment registry and configuration files. When you enter the deployment directory name, it is created if it doesn’t exist. Oracle recommends that you do not locate your deployment directory inside your $OGG_HOME and that you create a separate directory for easier upgrades. The additional fields are automatically populated based on the specified deployment directory.

    Note:

    The deployment directory name (user deployment directory) needs to be different than the directory name chosen in the first screen (Service Manager deployment directory).

    You can customize the deployment directories so that they are named and located differently from the default.

  5. Specify different directories for the various deployment components and click Next.

  6. Specify the environment variables in the same way as you would do for a new deployment. See Specify Environment Variables.

  7. Specify the Administrator Account details, which would be used to log in to the deployment. See Service Manager Administrator Account.

  8. On the Specify Security Options screen, select the options to use SSL/TLS and the client, server certificate details. See Specify Security Options and Advanced Security Settings.

  9. On the Specify Port Settings screen, provide the port numbers for the Microservices. Also select the Performance Monitoring check box if you want to monitor process performance for Oracle GoldenGate processes. See Port Settings.

  10. On the Specify OGG Replication Settings screen, enter the name of the replication schema to be used with the deployment.

  11. Review the settings on the Summary screen and click Next. You can save the response file at this stage.

  12. After the deployment is added successfully, click Finish to exit from the OGGCA wizard.