Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Do ddl statements need commit?

939


what is 'mysqlcheck'? : Sql dba

974


What is faster join or subquery?

978


How can one get sql*loader to commit only at the end of the load file? : aql loader

1026


What is autocommit sql?

947


Can we use threading in pl/sql?

997


How do I count rows in sql?

964


What is the advantage of index in sql?

927


Are ddl triggers fired for ddl statements within a pl/sql code executed using the dbms.sql package?

1057


What is a sql statement?

917


How do you remove duplicates without using distinct in sql?

940


what is the stuff function and how does it differ from the replace function? : Sql dba

1009


is mysql query is case sensitive? : Sql dba

1048


What is the use of non clustered index?

951


Can we insert data into view?

863