What is RAC in oracle?

Answer Posted / sumit kumar

RAC stands for Real Application Clusters. It allows
multiple nodes in a clustered system to mount and open a
single database that resides on shared disk storage. Should
a single system fail (node), the database service will
still be available on the remaining nodes.

A non-RAC database is only available on a single system. If
that system fails, the database service will be down
(single point of failure).

Is This Answer Correct ?    11 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we rollback after truncate?

557


What are few of the schema objects that are created using PL/SQL?

553


what is an alias command? : Sql dba

539


How do I filter in sql profiler?

528


What is view? Can we update view

859






What is the difference between a primary key and a clustered index?

516


What does cursor do in sql?

512


what is a table in a database ? : Sql dba

532


How do I find duplicates in a single column in sql?

524


What is nvarchar max in sql?

572


What is memory optimized table?

569


Is trigger a stored procedure?

497


What is set serveroutput on in pl sql?

563


what are different types of keys in sql?

600


What is native sql query?

542