Sorry, I created a thread about this a while ago, but never replied, and it’s now closed.
Here’s the original post:
Exception occurred while executing a reader for SELECT * FROM dbo.[Project] WHERE ([Id] IN (@id0_0, @id1_1, @id2_2... @id5127_5127)) ORDER BY [Id]
SQL Error 8003 - The incoming request has too many parameters. The server supports a maximum of 2100 parameters. Reduce the number of parameters and resend the request.
This occurred when attempting to delete a Variable Set contained by multiple projects.
You replied asking for more details:
- version: 2018.7.4 is where we first found the problem; it still exists on 2018.8.6.
- screenshot:
- server log when attempting to delete variable set.txt (165.3 KB)