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

Explain Active/Active and Active/Passive cluster
configurations

Answer Posted / ali

Saji, you answer is ok, but there are some things that need
to be cleared here. Node = Windows Server, Instance = SQL
Server Installation

1.I find that more people use the terms Active/Active and
Active/Passive to detail what the cluster is actually doing
(rather than single instance or multi-instance).
2.An active/passive cluster can have two instances of sql
server running on the active node and the passive node being
idle waiting for a failover to happen.
3.Also, it is not required that in an active/active cluster
one node has default instance and the other node has named
instance, where infact both nodes can have named instances
as part of the virtual server.

ACTIVE/ACTIVE Cluster:
Active/Active clusters is really a mutli-instance (in terms
of SQL Server) cluster with each node owning a running
instance with resources leading to both nodes Actively
running business logic. Both nodes can be possible owners of
each others resources should a failover occur

ACTIVE/PASSIVE Cluster:
Active/Passive clusters is normally single instance of SQL
Server (although I have come across a few cases of
multi-instance) that runs on one node Actively and the other
node does nothing but sit and wait for a failover to occur
(passive node).

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a user-defined function in the sql server and what is its advantage?

1139


What is the maximum number of index per table?

1116


Explain Reporting Life Cycle?

132


mention different types of relationships in the dbms?

1086


what is the difference between them (ethernet networks and token ring networks)? : Sql server database administration

1098


What are page splits? : SQL Server Architecture

1037


How to read data in a table with "select" statements?

1027


How the authentication mode can be changed?

1175


What are the 3 types of schema?

1174


I have all the primary data files, secondary data files as well as logs. Now, tell me can I still restore the database without having a full backup? : sql server database administration

1165


What does REVERT do in SQL Server 2005?

1011


What is field in algebra?

1092


How do I completely remove sql server instance?

1143


How can you append an identity column to a temporary table?

1030


What are out-of-range errors with date and time literals?

1092