Skip to content

Latest commit

 

History

History
38 lines (32 loc) · 1.81 KB

File metadata and controls

38 lines (32 loc) · 1.81 KB
title Linux Process Dynamic Management Views (Transact-SQL) | Microsoft Docs
ms.custom
ms.date 02/10/2017
ms.prod sql-server-2017
ms.reviewer
ms.suite
ms.technology
database-engine
ms.tgt_pltfrm
ms.topic article
dev_langs
TSQL
helpviewer_keywords
Linux process dynamic management views
ms.assetid 729a8a57-6b92-4ba5-9c52-5207b7482b47
caps.latest.revision 4
author BYHAM
ms.author rickbyh
manager jhubbard

Linux Process Dynamic Management Views (Transact-SQL)

[!INCLUDEtsql-appliesto-ssLinx-xxxx-xxxx-xxx]

Process information is exposed in catalog views that are optimized for performance and utility. Use the following catalog views to access catalog metadata for [!INCLUDEssNoVersion_md] running on Linux.

In this Section

sys.dm_linux_proc_all_stat (Transact-SQL) sys.dm_linux_proc_cpuinfo (Transact-SQL)
sys.dm_linux_proc_meminfo (Transact-SQL) sys.dm_linux_proc_sql_maps (Transact-SQL)
sys.dm_linux_proc_sql_threads (Transact-SQL)

See Also

sys.dm_os_host_info (Transact-SQL)