Answers inline...
Cheers,
Rod
MVP - Windows Server - Clustering
http://www.nw-america.com - Clustering
http://www.msmvps.com/clustering - Blog
"Bijupg" <anonymous (AT) discussions (DOT) microsoft.com> wrote
Quote:
Hi Guys,
rirht now my databases running on two seperate sql servers
server1 and server2 and ecah having MSDTC .
Now i am planning to shift these two servers into a
cluster.
1)shall i go for active/passive or active/active. |
Do your databases require the complete power of the current machines? Will
the clustered machines be the same power or more powerful then the current
machines? What about current RAM and clustered RAM?
Quote:
2)if active/active then it will be named virtual instance
will it require any modification in the application other
than changing the connection string. |
You can only have one default instance in a SQL cluster. If you need two
instances, at least one will be named.
Quote:
3)in any case how MSDTC will get affected in the new
cluster. |
MSDTC will be shared. Follow 817064 and then 301600.
Quote:
4) how sql server will identify the MSDTC AS it is having
different network name, ip address tec
pls advice.
That is all part of the SQL magic and clustering. Ok, so I have no idea, but
|
I know it works well