SQL Server Replication Optimizations

Source: Internet
Author: User

A replication system has been set up to search the business, adding some special features to the business, and the read library pressure increases, resulting in replication delays. Optimizations are made in a variety of ways, one of which is to modify the replication agent's parameters.

There is no replication lag between the write library and the distribution library, and replication latency occurs between the distribution library and the Read library.

In terms of SQL Server replication parameters, the Packetsize,packetsize default value of 4096 is mostly adjusted.

--------------------------------------------------------------------------------------------------------------

Copy Distribution Section parameters:

-pollinginterval: The frequency, in seconds, of a replicated transaction query to the distribution database. The default value is 5 seconds

-packetsize: Packet size (in bytes). The default value is 4096 (bytes).

-output: Proxy file output path

-logintimeout: The number of seconds to wait before the login time-out. The default value is a second

-pollinginterval: The frequency, in seconds, of a replicated transaction query to the distribution database. The default value is 5 seconds.

SQL Server Replication Optimizations

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.