what is replication?
where do u use Go Keyword?

Answer Posted / jijo

Synchronizing data and object between systems .

For example i have 50gb data in Delhi server(Publisher or
source ) i need to replicate into tow locations one into
mumbai server 10gb data (subscriber ) and another one into
kerala server 20gb data.

Publisher ---Source
Subscriber ---destination
Distributor--- Receive from publisher and forward to sub

Type of replications

1)Snapshot (one way)
Data refresh of the subscriber every time you synchronize.

2)Merge Replication (Two way)
Both publisher and subscriber can make change to the data.
Conflict :- When two participant chenge the same row at same
time

3)Transactional replication
As change made at the publisher its send to the distributor
and distributor into subscriber

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to delete all rows with truncate table statement in ms sql server?

494


Explain about link server in sql server?

535


How many levels of sp nesting is possible?

588


How to execute a sql statement using odbc_exec()?

574


What is the template in sql?

539






What are triggers? How do you invoke a trigger on demand?

752


Explain index in sql server?

598


What is normalization process?

601


What is the difference between stored procedure and user defined functions?

629


What is a schema in ms sql server 2005?

567


What is an indexing strategy?

535


How many databases can we create in a single server?

187


What is exclusive locks?

539


what are the reporting service components in SSRS?

118


How column data types are determined in a view?

535