What is RAC in oracle?

Answer Posted / brajendra arzare

Oracle RAC allows multiple computers to run the Oracle
RDBMS software simultaneously while accessing a single
database, thus providing a clustered database.
In a non-RAC Oracle database, a single instance
accesses a single database. Where the "database" consists
of a collection of data files, control files, and redo logs
located on disk; the "instance" comprises the collection of
Oracle-related memory and operating system processes that
run on a computer system.

In an Oracle RAC environment, two or more computers (each
with an instance) concurrently access a single database.
This allows an application or user to connect to either
computer and have access to a single coordinated set of
data.

Is This Answer Correct ?    12 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is meant by nl2br()? : Sql dba

562


What is form and report?

515


Can you join views in sql?

536


Enlist the advantages of sql.

566


What's the difference between a primary key and a clustered index?

509






what is the difference between union and union all? : Sql dba

542


What are the sql versions?

514


What are the different ddl commands in sql?

574


Which are sql * plus commands?

534


What is a common use of group by in sql?

588


How do you delete a table?

532


What is trigger types in sql?

529


How to change a value of the field ‘salary’ as 7500 for an employee_name ‘john’ in a table employee_details?

898


Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me

1553


What is the main reason behind using an index?

545