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
When would you use a before or after trigger?
What are the steps you should follow to start sql server in single-user mode?
sql database suspect We have a sql database that is showing as suspect. How can we recover?
How can I get data from a database on another server?
Explain what is the main purpose of having conversation group?
Which are the important points to note when multilanguage data is stored in a table?
How can I check that whether automatic statistic update is enabled or not?
Do you know the cursor types?
How does a profiler work?
What are the advantages of paper records?
What are entities and relationships?
You want to use bids to deploy a report to a different server than the one you chose in the report wizard. How can you change the server url?
Is null in sql server?
How many types of keys are there?
What do you mean by collation recursive stored procedure?