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 the difference between local and global temporary tables?

780


Can we use where clause with group by?

668


Can you explain what is sql server english query?

719


Tell me when is the update_statistics command used?

690


What is 5nf in normalization form?

727






What is the maximum rows in sql server table?

661


What is in place upgrade in sql server?

709


What is sql server query analyzer?

706


How each E-R model constructs can be mapped to the relational model?

717


You notice that the transaction log on one of your databases is over 4gb the size of the data file is 2mb what could cause this situation, and how can you fix it?

830


What is sql profiler. What are the default templates with it? : sql server database administration

687


Do you know how to send email from database?

724


you have couple of stored procedures that depend on a table you dropped the table and recreated it what do you have to do to reestablish those stored procedure dependencies?

789


Explain system functions or built-in functions? What are different types of system functions?

722


What is postgresql server?

687