Database Data Synchronization solution for multiple database servers

Source: Internet
Author: User

Database Synchronization has three policies: snapshot, merge, and transaction. the specific differences are not described. there is a lot of related information in the garden. to implement the above synchronization policy, the problem is the mutual access between multiple servers. instead of using VPN, I use a local area network client to regularly send the public IP address of the local area network to the central server, and then modify the hosts file on the server, map the machine name and IP address.

Publish and subscribe to the central server, and then register the database servers in each LAN (use the machine name to register, mssql2000 database requires SP4 patch, configure a 1433 port forwarding or enable DMZ on the LAN router ). after registration, publish the subscription. the central server will generate some snapshot scripts. Then, according to the configured scheduling policy, database data can be initialized and synchronized when bandwidth conditions permit.

The above is just a simple solution. If you have any questions about database data replication and synchronization, please join us.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.