|
|
Server Cluster Reliability
"A server cluster is a group of independent servers running Cluster service and working collectively as a single system. Server clusters provide high-availability, scalability, and manageability for resources and applications by grouping multiple servers across a local and/or distributed network.
"The purpose of server clusters is to preserve client access to applications and resources during failures and planned outages. If one of the servers in the cluster is unavailable due to failure or maintenance, resources and applications move to another available cluster node."
Scalability. Cluster services can grow to meet rising demands. When the overall load for a cluster-aware application exceeds the capabilities of the cluster, additional nodes can be added.
Database size capability into terabytes.
A rollback is the undoing of partly completed database changes when a database transaction is determined to have failed.
<Back>
|
|
|