This is Part One in a five-part series that covers the details around deploying a high available setup of Oracle Enterprise Manager 13.5 using Oracle Cloud Infrastructure resources exclusively.
This series will show how you can use Oracle Cloud Infrastructure (OCI) resources to launch a high available application in the cloud.
You’ll learn how to set up your compartments and Virtual Cloud Network (VCN), install Oracle Enterprise Manager (OEM) 13.5 in multiple hosts and configure the load balancer.
You should be able to deploy (virtually) any high available application using OCI resources.
This series of blog posts shows you all the steps to create the required resources. In addition to OEM setup, to achieve Level 3 of High Availability, we include:
Part One covers the basic steps in setting up your compartment, VCN and the repository database.
First, access your OCI Console here: https://myservices-{TENANCY}.console.oraclecloud.com/mycloud/cloudportal/dashboard
Once you’re logged in, create a compartment for your resources. For this example, create an exclusive compartment, named “OEM.” Access the “Compartments” section here: https://cloud.oracle.com/identity/compartments.
Next, create the Virtual Cloud Network (VCN) by accessing the Oracle Cloud Infrastructure (OCI) “Network” section.
You can easily find what you need in OCI by using the search box or the top left side menu.
VCN Details: Name: OEM-VCN IPv4 CIDR Block: 10.0.0.0/16 DNS Label: OEM-VCN DNS Domain Name: oemvcn.oraclevcn.com
Name: Private Subnet-OEM-VCN Compartment: OEM Subnet Access: Private Subnet Subnet Type: Regional Security List: Default Security List DHCP Options: Default DHCP Options CIDR: 10.0.2.0/24; 10.0.2.0 - 10.02.255 (256 IP Addresses) Route Table: Default Route Table DNS Label: Auto-generated
To build a highly available installation of OEM you must ensure the database does not have a single point of failure. Oracle’s databases provide all levels of recoverability/high availability, so you can choose which one fits you best.
Here are the requirements for the four levels of high availability available for OEM:
Source: Enterprise Manager Cloud Control Advanced Installation and Configuration Guide
DBs Details: Database Name: OEM135DB Database Version: 19c Hostname prefix: vloemdb Client Subnet: Private Subnet-OEM-VCN License Type: License included (If this DB is solely used as OEM's repository you may not need a license, consult your Oracle sales rep.). Workload Type: Transaction Processing Compartment: salgado (root)/OEM OCID: ...4k4bna Created: Sun, July 05, 2021, 10:11:01 AM UTC CPU Core Count: 2
Keep this information handy. You will need it to configure OEM 13.5.
Parts Two through Five will cover how to launch (using GUI and CLI) the compute instances required to run Oracle’s Management Server, the load balancer and the compute instance that will work as a network storage server. Most importantly, we provide all the required configurations so you can access your OEM application from anywhere.
Be sure to read the other posts in this series (coming soon):
Ready to optimize your Oracle Database for the future?