what is node in sql server?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / 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 |
what are batch in sql server?
Explain ranking functions?
What is a with(nolock)?
what is database replicaion? What are the different types of replication you can set up in sql server? : Sql server database administration
What is difference between count (*) and count column?
if you encounter this kind of an error message, what you need to look into to solve this problem? : Sql server database administration
What is data compression?
What is Dedicated Administrator Connection in sql server 2005?
What is difference between drop truncate and delete?
what is memory-optimized nonclustered indexes
What is the difference between SQL notification and SQL invalidation?
How to convert numeric expression data types using the cast() function?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)