About 159,000 results
Open links in new tab
  1. Introduction to Oracle RAC

    Provides an overview of Oracle Real Application Clusters (Oracle RAC) installation and administration, and various components and functions.

  2. What is RAC (Real Application Cluster)? - GeeksforGeeks

    May 22, 2020 · RAC stands for Real Application Clusters. It's a high availability solution for Oracle DB. Here two or more nodes (instances) are clustered as a single DB by using shared disks. So there's …

  3. Oracle RAC - Wikipedia

    In database computing, Oracle Real Application Clusters (RAC) — an option [1] for the Oracle Database software produced by Oracle Corporation and introduced in 2001 with Oracle9i — provides software …

  4. What is the Oracle RAC and Architecture of Real Application Cluster

    May 1, 2019 · In order to provide High Availability for Oracle database, Real Application Cluster (RAC) software was introduced in 2001 together with Oracle 9i. You have the possibility of running the …

  5. What is Oracle RAC and Why Use it for Scaling Workloads?

    Feb 10, 2025 · Oracle Real Application Clusters (RAC) is a database clustering solution that enables multiple servers to operate as a single, unified system. Designed to deliver instance resiliency, …

  6. Oracle RAC 101: Architecture, Configuration, and Real-Time Scalability

    May 20, 2025 · At its core, Oracle RAC allows multiple Oracle instances (each running on a separate server node) to access a single shared database. This setup enables both load balancing and high …

  7. Real Applications Clusters | Oracle

    Oracle Real Application Clusters (RAC) is the world’s only scale-everything, highly available database architecture. It transparently scales both reads and writes for all workloads, including OLTP, …

  8. Mastering Oracle RAC: Your Guide to High Availability and Scalability

    Jan 29, 2024 · Oracle RAC supports hosting pluggable databases within a multitenant container database and supporting non-container databases. This integration brings the benefits of Oracle …

  9. Oracle RAC environments, however, have a one-to-many relationship between the database and instances. An Oracle RAC database can have up to 100 instances, all of which access one …

  10. Oracle RAC Architecture – DBA Discovery

    Oracle RAC allows multiple instances of Oracle Database to run on different servers (nodes) while accessing a single shared database. This architecture not only enhances availability but also …