SQL Server Error Msg 9706 – The stored procedure with ID %d is invalid but is referenced by the queue with ID %d.

In this blog post, let’s learn about the error message “9706 – The stored procedure with ID %d is invalid but is referenced by the queue with ID %d.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

9706 – The stored procedure with ID %d is invalid but is referenced by the queue with ID %d.

Reason for the Error

To be update soon…

Solution

To be update soon…