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

What are sub reports and how to create them?

113


What is sharding?

103


What is difference between oltp and olap?

779


How to create indexed view?

732


what are the different ways to return the rowcount of a table?

742






what information is maintained within the msdb database? : Sql server administration

695


How to define output parameters in stored procedures?

704


How many types of built in functions are there in sql server 2012?

675


You want to use bids to deploy a report to a different server than the one you chose in the report wizard. How can you change the server url?

134


How to create nested stored procedure?

689


How can we determine what objects a user-defined function depends upon?

694


What are the database objects? : SQL Server Architecture

701


How to use the inserted and deleted pseudo tables?

703


Does partitioning ssd reduce performance?

637


How to rename an existing table with the "sp_rename" stored procedure in ms sql server?

722