get_currently_waiting_tasks
Identify currently blocked and waiting tasks in Azure SQL Database, providing real-time SQL text and wait category to diagnose performance bottlenecks.
Instructions
Get currently waiting tasks right now — real-time view of what is blocked from sys.dm_os_waiting_tasks with SQL text and wait category.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database_name | No | Optional database name. Defaults to AZURE_SQL_DEFAULT_DATABASE. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||