Component
Lite
Performance Monitor Version
latest nightly build
SQL Server Version
Azure SQL
Windows Version
Windows server 2022
Describe the Bug
Not clear how Blocked process report should work
I see this picture
Hit Refresh
When I press Right Click - View plan, the following error occurs
When I press Get Actual plan, this error
When I press Save on the line, it saves the XML like this (SQL truncated):
Steps to Reproduce
Select Blocking-Blocked process reports and press Refresh
Expected Behavior
Expected behaviour:
There should be some functions that allow:
- See the blocking/blocked SQL text (without SQL text truncate)
- See plans for these blocking
Actual Behavior
Text is truncating, and plan selection generates an error. (maybe it is related to #857, but blocking should not require master DB access)
Error Messages / Log Output
Screenshots
No response
Additional Context
No response
Component
Lite
Performance Monitor Version
latest nightly build
SQL Server Version
Azure SQL
Windows Version
Windows server 2022
Describe the Bug
Not clear how Blocked process report should work
I see this picture
Hit Refresh
When I press Right Click - View plan, the following error occurs
When I press Get Actual plan, this error
When I press Save on the line, it saves the XML like this (SQL truncated):
Steps to Reproduce
Select Blocking-Blocked process reports and press Refresh
Expected Behavior
Expected behaviour:
There should be some functions that allow:
Actual Behavior
Text is truncating, and plan selection generates an error. (maybe it is related to #857, but blocking should not require master DB access)
Error Messages / Log Output
Screenshots
No response
Additional Context
No response