Answer Posted / oracle
RAC stands for REAL APPLICATION CLUSTER, it is and advance future from oracle
10g
Oracle RAC allows multiple computers to run the Oracle RDBMS software
simultaneously while accessing a single database, thus providing a clustered
database.
Since Oracle RAC allows multiple computers to access a single database
simultaneously, it addresses several areas of database management. These
areas include:
fault tolerance
load balancing
scalability
| Is This Answer Correct ? | 26 Yes | 5 No |
Post New Answer View All Answers
How to run sql functions in pl/sql?
What is difference between nchar and nvarchar?
What trigger means?
How to use transactions efficiently : transact sql
What are the built in functions of sql?
what is self join and what is the requirement of self join? : Sql dba
What is a variable in sql?
How to select all records from the table?
What does <> sql mean?
how to fetch common records from two tables? : Sql dba
What is information schema in sql?
How can you load multi line records? : aql loader
What is dialect in sql?
What is t sql in sql server?
How do I write a sql query in pgadmin 4?