Interview Question in SQL Server Clustering


 

Interview Question :: What is clusters in sql


1. what is its use ....?
2. how to create it ...?
3. what are types of clusters ...?
Answers to "What is clusters in sql"
RE: What is clusters in sql?

you mean clusters / clustering in database server maybe ?



A computer cluster is a group of tightly coupled computers that work together closely so that in many respects they can be viewed as though they are a single computer.

and now clustering is implemented in database system to speed up database processing or as backup/failover services.



http://en.wikipedia.org/wiki/Computer_cl...

http://en.wikipedia.org/wiki/MySQL_Clust...

http://en.wikipedia.org/wiki/Microsoft_C...



to create clustering service in database system, refer to your db system manual/helps files.
 
Vote for this answer ::  
Update Alert Setting