Category: Oracle Cloud

Oracle Cloud

Creating Oracle 18c Database in OCI Classic

In this article, I will show you in details how to create the new released 18c Oracle Database on Oracle Cloud Infrastructure Classic. 1. Creating Trial Account Go to cloud.oracle.com and click on right up corner in "Try for Free". In the new opened page, click on "Create a Free Account". In this page you …

Continue reading

Implementing Oracle Connection Manager with High Availability

One of the biggest problemas we have in Oracle Cloud Infrastructure Classic is that when you provision an ExaCS you cannot assign "IP Network" addresses (as known as private IPs, eg: 10.x.x.x) to your ExaCS machine. That being said, you have only 2 options if you want to communicate your applications in Compute Classic (as …

Continue reading

Oracle Cloud Ashburn x Chicago bandwidth test

Those days I had to implement an Oracle Cloud "IAAS Classic" solution for databases and applications with DR environments, considering the primary region as Ashburn (uscom-east-1) and the standby region as Chicago (uscom-central-1). To make both regions talk securely over the internet, I had to implement a VPN connection between both regions. Before stating everything, …

Continue reading

Cannot delete service template. Service instance(s) are associated to this template.

This week I was trying to delete a "Service Template" in Oracle Enterprise Manager Cloud Control 12c that I used to create a "Schema as a Service" scenario. Before doing that, I deleted all the Service Instances associated and my EM showed none associated, like the picture below. However, even though when I tried to delete it I …

Continue reading

Creating ROLE for DBaaS in Oracle Enterprise Manager Cloud

Creating a ROLE for DBaaS in Oracle Enterprise Manager Cloud is necessary for some tasks like when you want to setup DBaaS quotas. Quota is not required for initial set up but users would have no restrictions by default. When you open the "Create New Quota" screen, you will notice that no role is shown. Also, if …

Continue reading