SQL Server Error Msg 21366 – Could not add filter ‘%s’ because a snapshot is already generated. Set @force_invalidate_snapshot to 1 to force this and invalidate the existing snapshot.

In this blog post, let’s learn about the error message “21366 – Could not add filter ‘%s’ because a snapshot is already generated. Set @force_invalidate_snapshot to 1 to force this and invalidate the existing snapshot.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

21366 – Could not add filter ‘%s’ because a snapshot is already generated. Set @force_invalidate_snapshot to 1 to force this and invalidate the existing snapshot.

Reason for the Error

To be update soon…

Solution

To be update soon…