Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 rename an existing column with the "sp_rename" stored procedure in ms sql server?

1145


How to enable/disable indexes?

1120


Explain the different index configurations a table can have?

985


What is filter index?

989


create index myindex on mytable(mycolumn) what type of index will get created after executing the above statement? : Sql server database administration

1002


What is filtered index?

1142


What is a transact-sql statement batch in ms sql server?

1063


What is sub-query in sql server? Explain its properties.

1128


Can we take the full database backup in log shipping?

993


How do I manually uninstall an instance of sql server 2016?

1074


What is a transaction and why is it important?

1158


Explain subquery and state its properties?

1085


what are database files and filegroups? : Sql server database administration

994


What is the difference between DATETIME2 and DATETIME?

1124


what is a traditional network library for sql servers? : Sql server database administration

1008