
The active-active cluster: multiple nodes, a single database — continuous availability for workloads that allow no pauses.
RAC runs the same database on multiple nodes at once: a server falls, the others keep serving — with Application Continuity in-flight transactions are stitched back and the user doesn't notice. It's also scalability: more nodes, more power, same data.


Private networks, voting disks and fencing: the solid cluster is designed in the boring details.
Connection pools, FAN and retries: the application must be trained to exploit the continuity.
One node at a time, service always up: maintenance without a window.
RAC for the local failure + standby for the disaster: the complete pair.
RAC runs the same database on multiple active nodes: Cache Fusion transfers blocks between instances over a private interconnect (today RDMA on Exadata), Grid Infrastructure manages cluster and voting, services route connections (per app, per workload) with transparent failover (TAF/Application Continuity). Patches become rolling: one node at a time, the database doesn't stop.
Where every minute down makes the front page.
Many critical services on a governed cluster.
When the biggest server isn't enough anymore.