Skip to content

Latest commit

 

History

History
36 lines (31 loc) · 1.81 KB

File metadata and controls

36 lines (31 loc) · 1.81 KB
title Management Data Warehouse Stored Procedures (Transact-SQL) | Microsoft Docs
ms.custom
ms.date 03/03/2017
ms.prod sql-non-specified
ms.reviewer
ms.suite
ms.technology
database-engine
ms.tgt_pltfrm
ms.topic language-reference
dev_langs
TSQL
helpviewer_keywords
management data warehouse, data collector stored procedures
ms.assetid bc492b18-6965-4bb5-8065-fe2641d29590
caps.latest.revision 9
author JennieHubbard
ms.author jhubbard
manager jhubbard

Management Data Warehouse Stored Procedures (Transact-SQL)

[!INCLUDEtsql-appliesto-ss2012-all_md]

The data collector stores data and data collector type information in the management data warehouse. The following stored procedures are used to update data and change the tables in the management data warehouse.

core.sp_create_snapshot (Transact-SQL) core.sp_update_data_source (Transact-SQL)
core.sp_add_collector_type (Transact-SQL) core.sp_remove_collector_type (Transact-SQL)
core.sp_purge_data (Transact-SQL)

See Also

Data Collector Stored Procedures (Transact-SQL)