- Real Application Cluster (RAC) is a component of the Oracle 9i database product that allows a database to be installed across multiple servers. According to Oracle, RAC's shared disk method of clustering databases: increases scalability because servers can easily be added or subtracted to meet current needs, lowers costs because companies don't have to buy high-end servers, and improves availability because if one server fails, another can assume its workload.
RAC's shared disk architecture is an unusual approach to database clustering. Most competing database products (such as Microsoft's SQL Server and IBM's DB2 for Windows and Unix environments) use the alternative, which is known as "shared nothing" architecture. Shared nothing architecture partitions data and only gives each server access to its own disk subsystem, while shared
disk architecture gives all servers access to the entire database. This adds failover capacity to the database, because all servers have access to the whole database. Proponents claim that this capacity increases 9i's reliability and availability significantly. British Telecom, for example, reported that deploying the product enabled them to cut their failover time from a typical 20 minutes to between 10-60 seconds.
 |
Getting started with Real Application Cluster |
| To explore how Real Application Cluster is used in the enterprise, here are some additional resources: |
| Oracle RAC performance tuning: Check out an excerpt from the bestselling book "Oracle 10g Grid & Real Application Clusters" to learn how tuning an RAC database differs from tuning a non-RAC database. |
| Defining Real Application Clusters (RAC) vs. Storage Area Network (SAN): Confused about the definition of RAC? Read Oracle expert Brian Peasland's definition to learn how an RAC differs from an SAN (Storage Area Network). |
| Spotlight on RAC, grid and availability: In this special report, you'll find a compilation of advice, tips and analysis on the RAC feature. Learn how RAC works in a grid environment and how it can be used to improve availability. |
| LAST UPDATED: |
08 Aug 2008
|
 |
Read more about Real Application Cluster:
|


 |
Do you have something to add to this definition? Let us know.
Send your comments to techterms@whatis.com
|

');
// -->

|