Deploy Oracle GoldenGate Maximum Availability Hub on Oracle Cloud Marketplace
After you find Oracle GoldenGate Maximum Availability Hub on Oracle Cloud Marketplace, you can deploy it using the provided Stack Listing. This TerraForm Stack prompts you for specific information and then builds the Oracle Cloud Infrastructure Compute Nodes with the desired hardware settings, configures network settings, and starts the Grid Infrastructure and Oracle GoldenGate installations.
Before you begin
- Ensure that you add all required policies before you proceed.
- If configuring cross region or hybrid clusters:
- Take note the regions in which the primary and standby clusters will reside. You'll need to to switch regions while making configuration settings. Ensure that you have the proper access permissions to these regions.
- Ensure that you set up remote VCN peering.
- For single region clusters, you have the option to create a new Virtual Cloud Network (VCN) or using an existing one. If using an existing VCN, ensure that the network configuration meets the requirements as documented in Create a custom Virtual Cloud Network (VCN).
Note:
Customizations to the stack settings are not kept intact when you upgrade the stack. Carefully consider whether customization is necessary, and ensure that you take note of custom settings so that you can reapply them after upgrading.To deploy Oracle GoldenGate Maximum Availability Hub on Oracle Cloud Marketplace using the Stack Listing:
You're brought to the Stacks Job Details page. The stack takes a few minutes to create. You can monitor the creation of the compute nodes in the Log section of the page. As the primary and standby clusters and their nodes are created, the following information is outputted to the log for each cluster:
- cluster_name
- domain
- dns
- ip_address
- ip_type
- nodes
- node1 hostname
- node1 ip_address
- node1 ip_type
- node2 hostname
- node2 ip_address
- node2 ip_type
After the status changes to SUCCEEDED, you can view the compute nodes created under Instances.
To review all the resources created as a result of this job, see Review stack resources.
At this stage, the Marketplace Stack deployment includes only network
resources, the compute instances and storage (four Virtual Machines (VMs) - two for
the primary cluster and two for the standby cluster in single- and multi-region
cluster configurations, or two VMs is primary cluster or standby cluster only
configurations), and allocation of block volume. Next, a startup script runs and
installs the Grid Infrastructure (GI) and Oracle GoldenGate. SSH to the primary
cluster's node1 for single-, multi- region, or primary only cluster configurations,
or standby cluster's node1 for standby cluster only configuration, as the
opc
user to monitor /tmp/startupScript.log
and
know when the deployment is online. See Monitor installation and startup for more information.