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

How do I write a cron which will run a sql query and mail the results to agroup?

1029


What are tables and fields in the database?

1184


what is schema? : Sql dba

1105


How to avoid using cursors?

1175


What are the benefits of pl sql?

1176


how do you know the version of your mysql server? : Sql dba

1039


What is recursive stored procedure?

1141


What are the different types of triggers?

1189


How do I trace sql profiler?

1039


What is a temp table?

1070


List the ways to get the count of records in a table?

940


Which command is used to call a stored procedure?

1049


Does oracle roll back the transaction on an error?

1067


Is mariadb a nosql database?

1098


how to fetch alternate records from a table? : Sql dba

1164