Part 3(4) : GoldenGate AdminClient Artifacts Creation : This section will provide instructions on how to access GoldenGate Admin Client.

1. Provision Bastion Service

To access the GoldenGate admin client, currently located within a private subnet, an additional Bastion service needs to be provisioned. This Bastion service must be provisioned within the same subnet where GoldenGate is provisioned.

VCN : som-vcn-dev

Compartment : max-network-cmp

Subnet : som-pvt-sn-dev-app

Bastion Service

GoldenGate Bastion Service

a) Ingress rule for GG Admin client.

In the NSG “som-nsg-dev-goldengate,” add an ingress rule to allow incoming traffic from the “sombstggadminclientdev” Bastion service, linking it with OCI GoldenGate.

Network Security Group

The ‘som-nsg-dev-goldengate’ has already been added to the GoldenGate Deployment network security group in our previous steps.

NSG assignment

b) Egress rule for GG Admin client.

Now, in the Security List ‘som-sl-dev-app’, add an Egress rule to permit outgoing requests to GoldenGate from the ‘sombstggadminclientdev’ Bastion service.

Egress Rule GG Client

c) GoldenGate Admin client.

Click on “Launch Admin Client” on the GoldenGate Deployment page. Select the compartment, and it will display the required Bastion service.

GG Admin client

GG_AdminClient_Config

It will open a session, and then follow the ‘connect’ command.

Admin Client Connect

Home Page :

Part 1: OCI Resource Creation

Part 2: GoldenGate Artifacts Creation

Part 3: GoldenGate AdminClient Artifacts Creation

Part 4: DataBase Artifacts Creation