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 |
|
subhaoviya
Posting Yak Master
135 Posts |
Posted - 2009-12-02 : 00:12:06
|
what that clustering exact mean?,up to my understand level, more than one server grouped together as single server and occupy a single virtual space.is it increase the performance?how to avoid clustering ? subha |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2009-12-02 : 00:51:59
|
| I don't know why you'd want to avoid it. But to answer your question, it is used for high availability solutions. If you don't want high availability for your database server, then you don't need it. It can be a bit pricey to put in place depending upon the backend storage and other things plus it requires higher level of experience, so some companies are not able to implement it.Tara KizerMicrosoft MVP for Windows Server System - SQL Serverhttp://weblogs.sqlteam.com/tarad/Subscribe to my blog"Let's begin with the premise that everything you've done up until this point is wrong." |
 |
|
|
senthil_nagore
Master Smack Fu Yak Hacker
1007 Posts |
|
|
|
|
|