Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
booyeeka
Starting Member
10 Posts |
Posted - 2008-03-20 : 14:32:12
|
| hi all,can you help me with some informations...in a case of clustering, is instance of sqlserver installed on each of the nodes, or there is only one instance shat is "shared" between node servers?or it depends on the type if clustering?tnx in adv! |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2008-03-20 : 21:56:15
|
| You install it from one node, but the installer and clustering takes care of installing it on the other nodes (as long as you've added the other nodes in the installation wizard). You must select clustering at the beginning of the installation though.Tara KizerMicrosoft MVP for Windows Server System - SQL Serverhttp://weblogs.sqlteam.com/tarad/ |
 |
|
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2008-03-21 : 20:24:30
|
| You have to install management tools and ssis on each node individually, if needed. |
 |
|
|
|
|
|