Maximum Tables in Merge Replication

Barry Duncan 21 Reputation points
2021-02-18T00:10:24.837+00:00

Have found the following article ( [maximum-capacity-specifications-for-sql-server][1] ) on the maximum number of articles for a MERGE replication and it states the following: Articles (merge publication) 2048 ...now is that per publication or total number of articles over ALL publications? I read this as being over all the publications. [1]: https://learn.microsoft.com/en-us/sql/sql-server/maximum-capacity-specifications-for-sql-server?view=sql-server-2016

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,367 questions
0 comments No comments
{count} votes

Accepted answer
  1. CathyJi-MSFT 21,136 Reputation points Microsoft Vendor
    2021-02-18T03:20:57.903+00:00

    Hi @Barry Duncan ,

    >now is that per publication or total number of articles over ALL publications?

    2048 is the limit number of articles per merge publication.


    If the response is helpful, please click "Accept Answer" and upvote it, thank you.


0 additional answers

Sort by: Most helpful