Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 1.12 KB

File metadata and controls

31 lines (26 loc) · 1.12 KB
description sys.pdw_diag_events (Transact-SQL)
title sys.pdw_diag_events (Transact-SQL) | Microsoft Docs
ms.custom
ms.date 03/04/2017
ms.prod sql
ms.reviewer
ms.technology system-objects
ms.topic reference
dev_langs
TSQL
ms.assetid 59bb3e9c-2829-49a0-b382-652ed1f54f88
author ronortloff
ms.author rortloff
monikerRange >= aps-pdw-2016

sys.pdw_diag_events (Transact-SQL)

[!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.

See Also

Azure Synapse Analytics and Parallel Data Warehouse Catalog Views