what is node in sql server?
Answer Posted / mamatha
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 ? | 37 Yes | 6 No |
Post New Answer View All Answers
Does full backup break log chain?
Describe in brief authentication modes in sql server.
What is raid and what are different types of raid levels?
What is difference between foreign key and unique key?
Can we install sql server 2016 on windows 7?
Can we store videos inside the sql server table?
What are the built in functions in sql server?
How can you stop stored procedures from recompiling?
What happens on checkpoint?
What is microsoft sql server?
What is SQL Azure Fabric?
Explain sql server service broker?
Tell me can we use custom code in ssrs?
Is it safe to delete log files?
Can group functions be mixed with non-group selection fields in ms sql server?