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
Is it important to partition hard disk?
Is trigger a stored procedure?
Why do we use procedures in pl sql?
How to order siblings in oracle hierarchy queries?
What is sql mysql pl sql oracle?
What is the cause of mutating table error and how can we solve it?
Why do we need cursors in pl sql?
what is the difference between union and union all? : Sql dba
What is the difference between Union and Union all. Which is faster.
What is a loop in sql?
what are the other commands to know the structure of table using mysql commands except explain command? : Sql dba
Explain lock escalation? : Transact sql
What is an invalid partition table?
Can we update views in sql?
Which one is faster ienumerable or iqueryable?