SQL Server Error Msg 14129 – The @status parameter value must be NULL for ‘automatic’ sync_type when you add subscriptions to an immediate_sync publication.

In this blog post, let’s learn about the error message “14129 – The @status parameter value must be NULL for ‘automatic’ sync_type when you add subscriptions to an immediate_sync publication.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

14129 – The @status parameter value must be NULL for ‘automatic’ sync_type when you add subscriptions to an immediate_sync publication.

Reason for the Error

To be update soon…

Solution

To be update soon…