what is node in sql server?

Answer Posted / sumit

A SQL Server 2005 cluster includes two or more physical
servers (called nodes) identically configured. One node is
designated as the active node where a SQL Server 2005
instance is running in production, and the other node is an
inactive node where SQL Server is installed, but not
running. Should the SQL Server 2005 instance on the active
node fail, the inactive node will become the active node and
continue SQL Server 2005 production with minimal downtime

Is This Answer Correct ?    18 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is DCL?

594


Which sql server table is used to hold the stored procedure script?

475


What are some examples of schemas?

534


How to get a list of columns in a view using the "sp_help" stored procedure?

571


What is the recovery model? List the types of recovery model available in sql server?

490






What is normalization of database? What are its benefits?

517


What are the triggers in sql?

560


Which is the latest version of sql server and when it is released?

549


How to create “dependant” parameter “make, model, year”

89


Explain throw statement in sql server 2008?

581


Show Practically Sql Server Views are updatable?

594


What are the new features in sql server 2016?

544


What are the tables in sql?

626


What is a trigger and types of a trigger?

570


Explain having clause?

530