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 / 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

What is a primary key example?

1003


What does varchar include?

995


What operators deal with null?

1156


how would you write a query to select all teams that won either 2, 4, 6 or 8 games? : Sql dba

1396


What is sql catalog?

1068


What is the difference between union and union all command?

1151


What is the execution plan in sql?

1070


What are the limitations of sql express?

1122


How to use transactions efficiently : transact sql

1116


how to return query output in html format? : Sql dba

1121


How to run sql statements with oracle sql developer?

1123


What is type and rowtype in pl sql?

1058


explain the difference between delete , truncate and drop commands? : Sql dba

1147


Can we insert delete data in view?

1002


What kind of join is join?

1010