And this one, too:
http://www.microsoft.com/technet/technetmag/issues/2007/03/sqlclusters...fault.a
--
Tom
----------------------------------------------------
Thomas A. Moreau, BSc, PhD, MCSE, MCDBA, MCITP, MCTS
SQL Server MVP
Toronto, ON Canada
https://mvp.support.microsoft.com/profile/Tom.Moreau
"Uri Dimant" wrote in message
Iter
Active/Active.....
As Geoff pointed out in previous post those terminology is for SQL Server
7.0
Shortly
1)Active-Active
You have a cluster configuration with two nodes. On each node you have
intalled SQL Server Instance.
If one node failed over the second one becomes responsible for clinets. It
is important to configure memory properly ( for example if you have 16GB on
two nodes)
assign 5-6GB for each one
2) Active Passive
You have a cluster configuration with two nodes.But at this time you have
intalled SQL Server Instance only on one node (Active)
When it failed over the passive node (computer) becomes an active.
Read these articles
http://searchsqlserver.techtarget.com/searchSQLServer/downloads/SQL_Cl...er_Ezin -
---Steps Clustering
http://technet2.microsoft.com/windowsserver/en/library/32c40202-1043-4...-8dba-b
---All about CLustering
"Iter" wrote in message
>I have a question regarding configuration of active/active and
> active/passive, is there any difference between them when install sql
> server
> software in windows cluster. I look at doc and can not figure out what is
> difference between them. Can anybody give me some tips about it? Thanks.
> >> Stay informed about: what's difference between active/active and active/passive