The "Get Active Requests" query in SQL PI is assigned very high memory grants by SQL Server 2022. This can cause other queries to wait on the RESOURCE_SEMAPHORE wait type. The user is mitigate the issue by recompiling the query plan and killing the SQL PI spid. What is the cause?
SELECT value from sys.database_scoped_configurations where name = 'MEMORY_GRANT_FEEDBACK_PERSISTENCE'
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center