Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 1.76 KB

File metadata and controls

39 lines (31 loc) · 1.76 KB
title SQL Server Operating System Related Dynamic Management Views (Transact-SQL) | Microsoft Docs
ms.custom
ms.date 04/17/2018
ms.prod sql
ms.reviewer
ms.technology system-objects
ms.topic language-reference
dev_langs
TSQL
helpviewer_keywords
operating systems [SQL Server], dynamic management objects
SQL Operating System dynamic management objects [SQL Server]
SQL OS dynamic management objects [SQL Server]
dynamic management objects [SQL Server], SQL OS
ms.assetid 3030c86a-0a74-4fed-ac0f-392e244cb965
author stevestein
ms.author sstein

SQL Server Operating System Related Dynamic Management Views (Transact-SQL)

[!INCLUDEtsql-appliesto-ss2008-xxxx-xxxx-xxx-md]

This section documents dynamic management views (DMV) that are associated with [!INCLUDEssNoVersion] Operating System (SQLOS). SQLOS is responsible for managing operating system resources that are specific to [!INCLUDEssNoVersion].

SQLOS DMVs are listed in the table of contents. Most of these and are named sys.dm_os_<description>.

The following [!INCLUDEssNoVersion] Operating System-related dynamic management views are [!INCLUDEssInternalOnly].

sys.dm_os_function_symbolic_name sys.dm_os_ring_buffers
sys.dm_os_memory_allocations sys.dm_os_sublatches
sys.dm_os_worker_local_storage

See Also

Dynamic Management Views and Functions (Transact-SQL)