TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About replication
Replication
is process in which we can continuous copying the data from one database to another database. The two databases are generally located on a different physical servers, resulting in a load balancing framework by distributing assorted database queries and providing fail over capability. In
Replication
the server provide the database backup if the subscriber database failure of the server for the publisher database.
Replication
can also provided fail over capability. When data is held on two separate servers, a subscriber can be set up as the default primary if the publisher becomes unavailable If
Replication
is set up designating the primary database as the publisher, some queries can be redirected to the subscriber. Known as load balancing, this process is useful for databases that have high user traffic. The main functionality of
Replication
to create backup of data at server location.
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Akshay Phadke (5)
Sachin Kalia (3)
Bhushan Gawale (1)
Mahesh Dahal (1)
Pankaj Kumar Choudhary (1)
Charlie Brown (1)
Naveed Zaman (1)
Senthurganesh Ramkumar (1)
Praveen Moosad (1)
John Charles Olamendy (1)
Related resources for replication
No resource found
Understanding Transactional Replication In SQL Azure Database
9/10/2016 2:37:22 PM.
In this article, you will learn about Transactional Replication in SQL Azure database.
Configuring GEO Replication In SQL Azure Database
8/2/2016 10:28:49 AM.
In this article, you will learn how to configure GEO replication in SQL Azure database.
Replication in SQL Server: Part Five
5/26/2016 12:42:23 PM.
In this article you will learn about peer-to-peer replication in SQL Server.
Replication In SQL Server: Part Four
5/20/2016 12:40:54 PM.
In this article you will learn about Replication in SQL Server.
Replication In SQL Server: Part Three
5/16/2016 11:36:38 AM.
In this article you will learn about Replication in SQL Server.
Replication in SQL Server: Part Two
5/16/2016 11:11:49 AM.
In this article you will learn about Replication In SQL Server.
Replication In SQL Server: Part One
5/2/2016 10:33:29 AM.
In this article you will learn about Replication In SQL Server .
MongoDB - Day 15 (Replication)
8/28/2015 5:33:43 PM.
This article explains replication in MongoDB. This is part 15 of the MongoDB series.
How To Identify and Heal MySQL Replication Over Slow Links
1/14/2015 1:38:18 AM.
In this article you will learn how to identify and heal MySQL Replication over slow links.
Snapshot Replication (Setting up Subscriber) in SQL Server 2008: Part 3
12/24/2014 10:09:14 PM.
This article is part three of a seried intended to shed light on setting up Publisher in Snapshot Replication.
Snapshot Replication (Setting up Publisher) in SQL Server 2008: Part 2
12/17/2014 9:58:36 PM.
In this article you will learn Snapshot Replication (Setting up Publisher) in SQL Server 2008.
Snapshot Replication in SQL Server 2008: Part 1
12/16/2014 2:26:24 PM.
In this article, I will cover Snapshot Replication in SQL Server 2008.
Learn Transactional Replication SQL Server 2008
11/3/2013 2:04:27 PM.
Dear reader today we will discuss another important and well demanding topic that is replication.
Smart Device Application with VB.NET
11/9/2012 6:27:31 AM.
This article describe how to use the smart device application.
Delhi Chapter Meeting on Replication and Client Interaction
1/9/2012 2:12:06 AM.
Followed by the overwhelming response from our meetings in Mumbai and Trivandrum, we are held our first Delhi chapter meeting on 7th January.
Distributed database technologies to share data between database systems
4/2/2010 4:26:39 AM.
This article is intended to illustrate the main concepts of distributed database technologies supporting the replication principles in order to share data among different database systems.
- Ebook
Beginning Object-Oriented ASP.NET 2.0 with VB .NET: From Novice to Professional
Beginning Object-Oriented ASP.NET 2.0 with VB .NET covers all of the basics, from def...
Download