Skip to content

Conversation

asavioliMSFT
Copy link

With this PR, I'm suggesting 2 changes for proc SpLoadQueryProcessingComponent_TopWaits:

1 - Currently, there is only one table named tbl_OS_WAIT_STATS_byDuration, but we are loading on it the waits byCount from the sp_server_diagnostics. I've changed the query to load the waits byDuration into the table tbl_OS_WAIT_STATS_byDuration

2 - Creating an additional table tbl_OS_WAIT_STATS_byCount to load the waits byCount on it

…rently we have a table named byDuration, but we are loading waits by count
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant