My MSSQL ThingWorx database keeps getting slammed by a query that seems to run very frequently. Here's the query:
SELECT COUNT(*) FROM data_table WHERE entity_id = @P0
I am not sure what is triggering this query, or why. But, data_table is quite large and this query seems to be consuming resources unnecessarily. Does anyone know what triggers this query, and why.
Solved! Go to Solution.
Hi @georgeanderson.
For the benefit of the rest of the community, the fix for this issue was delivered in ThingWorx 8.5.5 released earlier this week.
If you agree with the solution, please mark this post as the Accepted Solution.
Regards.
--Sharon
Hello George,
I see you have logged a case with Technical Support for this issue. Vanessa who is working with you can post the solution here for other PTC Community Users once the case is resolved.
Hi @georgeanderson.
For the benefit of the rest of the community, the fix for this issue was delivered in ThingWorx 8.5.5 released earlier this week.
If you agree with the solution, please mark this post as the Accepted Solution.
Regards.
--Sharon