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 are advantages of ssrs or why we should use ssrs?

104


What will be the value of @@fetch_status if a row that was a part of the cursor resultset has been deleted from the database after the time the stored procedure that opened the cursor was executed?

654


How to create a ddl trigger using "create trigger" statements?

618


List types of tables in SQL Azure?

102


what does the automatic recovery do? : Sql server administration

540






Explain about SQL server 2005?

563


What is history table in sql server?

509


what’s the difference between Covering Indexes and Clustered Indexes ? how to use clustered index small ?

1581


What is the bookmark lookup and rid lookup?

578


What are Row versions of DataRow?

611


Explain sql server service broker?

517


What is wide table?

542


When you should use a low fill factor?

527


What are points to remember while using the fillfactor argument?

534


How to select some specific rows from a table in ms sql server?

574