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 Peer to peer Replication?

Answer Posted / aruna gopalakrishnan

Peer-to-peer replication (also known as multimaster
replication) is a configuration that has the following
characteristics:

Replication occurs between tables on two or more servers.
Updates on any one server are replicated to all other
associated servers.
Applications on any of the servers can update the same rows
and columns in those tables at the same time.
All servers are equal peers with equal ownership of the
data; no server is the "master" or source owner of the
data.

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the joins in sql server? : sql server database administration

1050


How many joins in sql server?

1004


What is the name of the Database which IBM mainframe uses?

1031


What command do we use to rename a db, a table and a column?

980


How to list all login names on the ms sql server?

1185


What is the cartesian product of the table?

1004


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

1074


How to insert and update data into a table with "insert" and "update" statements?

1044


How many levels of sp nesting is possible?

1101


What are the disadvantages of primary key and foreign key in SQL?

1151


Can multiple columns be used in sql group by clause in ms sql server?

1118


What is the distinction amongst delete and truncate?

1111


Who is the owner of a schema in ms sql server?

1116


what is create database syntax? : Sql server database administration

1163


How to apply filtering criteria at group level with the having clause in ms sql server?

1046