--- 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) [!INCLUDE[tsql-appliesto-ss2008-xxxx-xxxx-xxx-md](../../includes/tsql-appliesto-ss2008-xxxx-xxxx-xxx-md.md)] This section documents dynamic management views (DMV) that are associated with [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Operating System (SQLOS). SQLOS is responsible for managing operating system resources that are specific to [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]. SQLOS DMVs are listed in the table of contents. Most of these and are named `sys.dm_os_`. The following [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Operating System-related dynamic management views are [!INCLUDE[ssInternalOnly](../../includes/ssinternalonly-md.md)]. ||| |-|-| |**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)](~/relational-databases/system-dynamic-management-views/system-dynamic-management-views.md)