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
your sql server is running out of disk space. You notice that there are several large files with ldf extensions what are these files? : Sql server administration
What is difference between aggregate and analytic function?
What is unique key constraint?
What is Replication?
How to change parameter value inside the report?
How to drop an existing user defined function in ms sql server?
Can you explain important index characteristics?
What are sql servers used for?
Define inner join in sql server joins?
What is the name of the system variable that returns the number of rows affected by a SQL statement?
What is the difference between the application object and session object?
You have to store user responses of ‘yes’ and ‘no’ what kind of data type is best suited for this task?
what is raid? : Sql server database administration
Tell me what is difference between view and materialized view?
What is the main purpose of having conversation group?