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
What is the sql case statement used for? Explain with an example?
What is the synonym of join?
write an SQL query to list the employees who joined in the month of January?
How to create a store procedure with encryption?
what are the different stages of Report Processing?
Write an sql query to sort a table according to the amounts in a row and find the second largest amount.
Does sql server 2000 full-text search support clustering?
Explain what are various ways to enhance the ssrs report?
What is database replication?
What is a filestream?
what is unique and xaml nonclustered index
Does table partitioning improve performance?
Is it possible to import data directly from t-sql commands without using sql server integration services? If so, what are the commands?
Define primary key?
What are the new data types are introduced in sql 2000?