SQL Server Error Msg 9718 – Cannot create event notification for queue_activation on queue “%.*ls”. Stored procedure activation is already configured on this queue.

In this blog post, let’s learn about the error message “9718 – Cannot create event notification for queue_activation on queue “%.*ls”. Stored procedure activation is already configured on this queue.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

9718 – Cannot create event notification for queue_activation on queue “%.*ls”. Stored procedure activation is already configured on this queue.

Reason for the Error

To be update soon…

Solution

To be update soon…