oracle RAC on azure

eg1995 1,131 Reputation points
2022-01-19T13:38:05.203+00:00

Hi Team,

did anyone from deploy Oracle RAC on azure or is supported anyway? i am not able to find it here https://learn.microsoft.com/en-us/azure/virtual-machines/workloads/oracle/oracle-overview and https://learn.microsoft.com/en-us/azure/virtual-machines/workloads/oracle/oracle-vm-solutions

i checked that it can be supported through 3rd party vendors

thanks in advance

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,156 questions
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. eg1995 1,131 Reputation points
    2022-01-20T06:07:16.087+00:00

    anyone dears

    0 comments No comments

  2. KarishmaTiwari-MSFT 18,522 Reputation points Microsoft Employee
    2022-01-25T12:52:39.107+00:00

    Oracle Real Application Cluster (RAC) is a solution by Oracle to help customers achieve high throughputs by having many instances accessing one database storage (Shared-all architecture pattern).

    While Oracle RAC can also be used for high availability on-premises, Oracle RAC alone cannot be used for high availability in the cloud as it only protects against instance level failures and not against Rack-level or Data center-level failures. For this reason, Oracle recommends using Oracle Data Guard with your database (whether single instance or RAC) for high availability. Customers generally require a high SLA for running their mission critical applications.

    Oracle RAC is currently not certified or supported by Oracle on Azure. However, Azure offers features such as Azure offers Availability Zones and planned maintenance windows to help protect against instance-level failures. In addition to this, customers can use technologies such as Oracle Data Guard, Oracle GoldenGate and Oracle Sharding for high performance and resiliency by protecting their databases from rack-level as well as datacenter-level and geo-political failures.

    When running Oracle Databases across multiple availability zones in conjunction with Oracle Data Guard or GoldenGate, customers are able to get an uptime SLA of 99.99%. In Azure regions where Availability zones are not yet present, customers can use Availability Sets and achieve an uptime SLA of 99.95%.

    NOTE: You can have a uptime target that is much higher than the uptime SLA provided by Microsoft.

    You may also find these docs helpful :

    https://learn.microsoft.com/en-us/azure/virtual-machines/workloads/oracle/oracle-reference-architecture#oracle-rac-in-the-cloud
    https://techcommunity.microsoft.com/t5/data-architecture-blog/oracle-rac-on-azure/ba-p/1185410

    0 comments No comments

  3. M Marshall 0 Reputation points
    2024-04-24T13:25:38.0466667+00:00

    It is possible to deploy Oracle RAC on Azure using FlashGrid Cluster.

    FlashGrid Cluster provides a high-speed overlay network between virtual machines and shared storage from Azure disks. Each virtual machine becomes an Oracle RAC node, which can be placed across multiple Availability Zones to protect against data center failures and achieve an uptime SLA of 99.999%.

    This configuration enables lift-and-shift Oracle RAC migrations from traditional data centers to Azure while retaining control, familiar database management procedures, and Oracle tools such as Data Guard and GoldenGate.

    FlashGrid Cluster is a tried-and-tested solution endorsed by Microsoft and used by government agencies and companies worldwide to run mission-critical databases.

    FlashGrid provides 24/7 support for the entire database infrastructure stack and lifecycle of deployments.

    There’s more information available at https://www.flashgrid.io/products/flashgrid-for-oracle-rac-on-azure/

    0 comments No comments