SQL Server Error Msg 21022 – If set ‘immediate_sync’ property of a publication to true then must also set ‘independent_agent’ property to true.

In this blog post, let’s learn about the error message “21022 – If set ‘immediate_sync’ property of a publication to true then must also set ‘independent_agent’ property to true.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

21022 – If set ‘immediate_sync’ property of a publication to true then must also set ‘independent_agent’ property to true.

Reason for the Error

To be update soon…

Solution

To be update soon…