SQL Server Error Msg 21152 – Cannot create a subscription of sync_type ‘none’ to a publication using the ‘concurrent’ or ‘concurrent_c’ synchronization method.

In this blog post, let’s learn about the error message “21152 – Cannot create a subscription of sync_type ‘none’ to a publication using the ‘concurrent’ or ‘concurrent_c’ synchronization method.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

21152 – Cannot create a subscription of sync_type ‘none’ to a publication using the ‘concurrent’ or ‘concurrent_c’ synchronization method.

Reason for the Error

To be update soon…

Solution

To be update soon…