| title | sys.pdw_diag_events (Transact-SQL) | |
|---|---|---|
| description | sys.pdw_diag_events (Transact-SQL) | |
| author | WilliamDAssafMSFT | |
| ms.author | wiassaf | |
| ms.date | 03/04/2017 | |
| ms.service | sql | |
| ms.subservice | system-objects | |
| ms.topic | reference | |
| dev_langs |
|
|
| monikerRange | >=aps-pdw-2016 |
[!INCLUDE pdw]
Holds information about events that can be included in diagnostic sessions on the system.
| Column Name | Data Type | Description | Range |
|---|---|---|---|
| name | nvarchar(255) | Name of the specific diagnostics event. | |
| source | nvarchar(255) | Source of the event (engine, general, dms, etc.) | |
| is_enabled | bit | Whether the event is being published. |
Azure Synapse Analytics and Parallel Data Warehouse Catalog Views