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 the desired network settings, and starts the Grid Infrastructure and Oracle GoldenGate installations.
Before you begin
- Ensure that you add all required policies before you proceed.
- 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), 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 as the opc
user to monitor /tmp/startupScript.log
and know when the deployment
is online. See Monitor installation and startup for more information.