SQL Server Error Msg 33303 – A conversation priority already exists in the database with either the name ‘%.*ls’ or the properties %ls=’%ls’, %ls=’%ls’, and %ls=’%.*ls’. Either use a unique name or a unique set of properties.

In this blog post, let’s learn about the error message “33303 – A conversation priority already exists in the database with either the name ‘%.*ls’ or the properties %ls=’%ls’, %ls=’%ls’, and %ls=’%.*ls’. Either use a unique name or a unique set of properties.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

33303 – A conversation priority already exists in the database with either the name ‘%.*ls’ or the properties %ls=’%ls’, %ls=’%ls’, and %ls=’%.*ls’. Either use a unique name or a unique set of properties.

Reason for the Error

To be update soon…

Solution

To be update soon…