SQL Server Error Msg 35360 – Referential constraint ‘%.*ls’ cannot be created because the %S_MSG table ‘%.*ls’ has a clustered columnstore index.

In this blog post, let’s learn about the error message “35360 – Referential constraint ‘%.*ls’ cannot be created because the %S_MSG table ‘%.*ls’ has a clustered columnstore index.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

35360 – Referential constraint ‘%.*ls’ cannot be created because the %S_MSG table ‘%.*ls’ has a clustered columnstore index.

Reason for the Error

To be update soon…

Solution

To be update soon…