GGMicroservices

Update January 02, 2019

Configuring ServiceManager , Atlanta and SanFran Deployments

Introduction

This lab walks you through configuring ServiceManager, Atlanta and SanFran deployments using Goldengate 19.1 MicroServices web interface and the Oracle GoldenGate Configuration Assistant (OGGCA) silent install scripts in a Cloud environment.

Objectives

Required Artifacts

STEP 1: Open up a terminal window and create the ServiceManager and Source(Atlanta) Deployment

In this step you will create the initial ServiceManager. ServiceManager is the bootstrap process that can be configured as a daemon process in Unix and windows so that it can start and stop on system startup and shutdown.
It is also responsible for starting and stopping the other GoldenGate services and presents the initial web user interface and access point for the AdminClient command line interface.

Field/Checkbox Setting
Administration Server Port” 16001
Distribution Server Port” 16002
Receiver Server Port” 16003
Enable Monitoring” Checked
Metrics Server Port 16004
Metrics Server UDP Port (data) 16005
Metrics Server Datastore Type BDB

The GoldenGate ServiceManager deployment and the “Atlanta” deployment are now complete and ready to start using. Lets now verify the deployment by connecting through the brower interface.

STEP 2: Configuring Target (SanFran) deployment using OGGCA silent install script

In this step you will configure the Target (SanFran) deployment.

Arguement DESCRIPTION VALUES
A1 Deployment Name SanFran
A2 Admin User Password Welcome1
A3 Service Manager Port 16000
A4 Administration Server Port 17001
A5 Distribution Server Port 17002
A6 Receiver Server Port 17003
A7 Metrics Server Port 17004
A8 Metrics Server UDP Port 17005

You have completed lab 200! Great Job!

Click here to return