Please tell me some knowledge about Clustering and how to
add clustering?
Answer / balakrishna
clustering is the consupt of high availability where min of
2 servers participate. here the data and the log files are
stored on network storage called to be as nas or san. there
will be a dedicated link between the servers participating
in clustering where the secondary server will be pinging the
primary server to check the heart beet of the primary.
the disks used for storing the resources are called to be
as Quorum disks.
there is a necessity of aver all 5 IP addresses for the
cluster. out of five IP addresses one is called to be as
cluster address and the clients connect to the
cluster/database through this address.
again there are two types of cluster
1. Active/Active cluster
2. Active/Passive cluster. u can see more details of this
on the net
when we come to active/passive cluster the secondary node
continuously check the heart beet of the primary node. if
the heart beet stops it assumes that the primary server is
down andd this passive node immediately comes online and
accepts the user connections which in turn is a high
availability solution.
By using the cluster in the organization the database might
be online in most of the cases except that the nas or both
the servers are down.
| Is This Answer Correct ? | 3 Yes | 0 No |
Explain what are sparse columns?
How to get the query of a table in sql server?
how many triggers you can have on a table? : Sql server database administration
Does dbcc checkdb requires db to be in single_user mode? : sql server database administration
What is pessimistic concurrency?
Do you know what are the restrictions that views have to follow?
what is Equity join?
What is scan table/view and seek table/view when its occurs? : sql server database administration
How to Update from select query in sql server?
Explian different types of BACKUPs avaialabe in SQL Server? Given a particular scenario, how would you go about choosing a backup plan?
How to read 2nd highest sal from EMP table?
What is the difference between UNIQUE and DISTINCT keywords in DBMS?
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)