SQL Server Error Msg 28036 – Connection handshake failed. The certificate used by this endpoint was not found: %S_MSG. Use DBCC CHECKDB in master database to verify the metadata integrity of the endpoints. State %d.

In this blog post, let’s learn about the error message “28036 – Connection handshake failed. The certificate used by this endpoint was not found: %S_MSG. Use DBCC CHECKDB in master database to verify the metadata integrity of the endpoints. State %d.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

28036 – Connection handshake failed. The certificate used by this endpoint was not found: %S_MSG. Use DBCC CHECKDB in master database to verify the metadata integrity of the endpoints. State %d.

Reason for the Error

To be update soon…

Solution

To be update soon…