Oracle Database Service options for Azure Customers

We saw Larry Ellison visit Redmond for the first time to make an important partnership announcement with Satya Nadella. Yesterday’s announcement shows we have two similar-sounding Oracle database services on Azure. Oracle Database Service “FORAzure (ODSA) and Oracle Database “ATAzure (OracleDatabase@Azure).

Here is a quick note to understand the differences between these services – this blog is based on the limited information available for Oracle Database@Azure – my understanding may be incorrect. The good news is that I am headed to Oracle Cloud World, and we have everyone from Oracle there to answer any questions.

Oracle Database Service for Azure (ODSA)Oracle Database@Azure
ODSA is an Oracle-managed service that automatically configures the network between your Azure and Oracle accounts. It provides an Azure-like portal to create and manage your Oracle databases running in OCI as if they were Azure resources.The hardware is collocated in Azure’s data center (similar to Exadata Cloud@Customer).
Dependency:
– Available only in regions with OCI-Azure Interconnect.
Interconnect regions located around the world
Dependency:
– No dependency on OCI-Azure Interconnect.
– According to FAQ, Oracle Database@Azure previews will be available in early 2024 in regions in the United States, the United Kingdom, and Germany, with plans to expand globally.
Benefits:
– Split stack architecture – run applications and databases in different clouds.
– Oracle License advantages of using OCI for Oracle products.
– Easy configuration and setup.
Benefits:
– Azure customers can provision databases on Exadata in Azure without latency concerns.
– Oracle License advantages of using Oracle Engineered system for Oracle products.
– No infrastructure configuration is required.
Tenancies required:
– Azure tenancy and Subscription.
– OCI Tenancy.
Tenancies Required:
– Azure tenancy and Subscription  

Note: The control plane may be in OCI, and thus, a tenancy subscription might be needed, but I’m not sure.
Provisioning:
– Services are provisioned from an Azure-like portal managed by OCI.
Provisioning:
– Provision service directly from the Azure portal.
Available Database Services:
– Oracle Base Database (DBCS)
– Oracle Autonomous on Shared Exadata Infrastructure (ADB-S)
– Oracle Exadata Database (ExaCS) on dedicated infrastructure
– MySQL Heatwave
Available Database Services:
– Oracle Exadata Database (ExaCS) on dedicated infrastructure (including autonomous database ADB-D cluster)

Note: Just like ExaC@C.  
Physical location:
– Oracle databases are provisioned in the OCI tenancy (OCI Data Center).
Physical location:
– Exadata hardware is provisioned in an OCI-dedicated area in the Azure Data Center.
Latency:
– In single digits between OCI and Azure
Latency:
– No latency concerns as all services are in Azure DC and under one network.
Provisioning Steps:
– Link Azure tenancy and OCI tenancy (Account Linking) 
– Azure subscription linking
– Provision desired DB services from the multicloud portal.
Provisioning Steps:
– Purchase from Azure Marketplace.
– Create Oracle Exadata Infrastructure from Azure Portal.
Management:
– Through an OCI-managed multi-cloud portal http://multicloud.oracle.com/azure
Management:
– Managed using Azure Portal along with other Azure services.
Support:
– Support portal in Oracle DB for Azure home page (Multi-cloud Portal).
FAQ: You request help directly from within the Oracle Database Service for Azure portal; this allows you to create an OCI Service Request and get the help you need from OCI.
Support:
– Support through the Azure portal
FAQ: Oracle and Microsoft have developed a joint support model to ensure rapid response and resolution for mission-critical workloads. Customers can reach out to either Microsoft or Oracle support teams.
Billing:
FAQ: Microsoft bills customers for the Azure resources they use. They are billed by Oracle for the Oracle Database services they deploy on OCI.
– OCI Universal Credits managed through OCI tenancy subscription.
– There are no charges for the Interconnect ports or ingress/egress network traffic over the Interconnect.
– Eligible for support rewards (25% of OCI spend towards active Oracle technical support contract renewal – 33% for ULA)
Billing for Microsoft Customers:
– Purchase Oracle Database@Azure towards your Microsoft Azure Consumption Commitment (MACC).
– Receive one bill for consuming Oracle Database@Azure and other Azure services.
– Eligible for support rewards.

Billing for Oracle Customers:
– (No mention of how to use OCI Universal Credits.)
– Use unlimited license agreements (ULAs) or bring your own license (BYOL), just like you can with Oracle Cloud Infrastructure.
– Eligible for support rewards
Read more:

https://www.oracle.com/cloud/azure/oracle-database-for-azure/
Read more:

https://www.oracle.com/cloud/azure/oracle-database-at-azure/
Oracle Database Service for Azure (ODSA)Oracle Database@Azure

These visualizations from the above reference URLs explain these services to us.

Oracle Database Service for Azure

How Oracle Database Service for Azure works

How Oracle Database Service for Azure Works

Multicloud deployment with applications on Azure and databases on OCI

Migrating on-premises workloads to public cloud

Oracle Database@Azure

How Oracle Database@Azure works

How Oracle Database for Azure works diagram, description below

Modernize and innovate on-premises workloads with Oracle Database@Azure

Migrating on-premises workloads to Oracle Database@Azure diagram, description below

The Oracle and Microsoft partnership is moving in the right direction to help customers running Oracle databases. Though the OCI IaaS services are cheaper than Azure, there may be reasons for you to run the services in Azure (or use Azure front-end services that are not yet available in OCI). The Oracle Database@Azure helps such customers to manage only one Cloud (Azure) and reap the Oracle license and Exadata performance benefits available only in OCI.

Footnote: You can install and run Oracle databases on Azure VM. The drawbacks are it will not give you Exadata-like performance, and licensing rules are different. https://learn.microsoft.com/en-us/azure/virtual-machines/workloads/oracle/oracle-reference-architecture

Oracle Database 19c – The best Oracle database release to be on now!

Recently Oracle announced that the extended support fee for the Oracle database 19c will be waived for the first two years.

I wanted to take a moment to document the best MOS notes that help customers to upgrade their older version of Oracle databases to the 19c long-term version.

11.2.0.4 and 19c are similar releases before a major architecture change (PDB architecture was introduced in 12.1 and traditional architecture deprecated. In 23c traditional architecture is unsupported). You can see in the chart above that 11.2.0.4 had four years of waived extended support, 2 years of extended support, 2 years of market-driven support, and now has upgrade support from CSS (Customer Success Services, which used to be known as ACS). I think it is only prudent for customers to jump on 19c and stay there for a while – 19c is a good database release to be on.

19c Database Upgrade – Self-Guided Assistance with Best Practices (Doc ID 1919.2)

This is the best MOS note for upgrade planning and learning about the 19c upgrade.

Oracle Database Patches to Consider for 19c (Doc ID 2781612.2)

Primary Note for Database Proactive Patch Program (Doc ID 888.1)

Oracle Database 19c Important Recommended One-off Patches (Doc ID 555.1)

The RU and MRPs will include only the patches that are standby-first and RAC-rolling enabled. There are many critical patches that may need to go on your databases. This note is an absolute must for all DBAs to review and apply.

And finally, check out the new features in Oracle Database 19c using the interactive & easy to search APEX tool – Oracle Database Features and Licensing.

None of upgrade learning and planning is complete without reading and watching Mike Dietrich’s Blog About Oracle Database Upgrades.

Oracle Database 19c Technical Architecture

Oracle Real Application Clusters 19c Technical Architecture