Skip to content

Latest commit

 

History

History
43 lines (37 loc) · 4.08 KB

File metadata and controls

43 lines (37 loc) · 4.08 KB
title Policy-Based Management Stored Procedures (Transact-SQL) | Microsoft Docs
ms.custom
ms.date 03/14/2017
ms.prod sql
ms.prod_service database-engine
ms.reviewer
ms.technology system-objects
ms.topic language-reference
dev_langs
TSQL
helpviewer_keywords
Policy-Based Management, stored procedures
stored procedures [Policy-Based Management]
ms.assetid df64ab19-4e66-4702-96bd-32ad587d00f0
author stevestein
ms.author sstein

Policy-Based Management Stored Procedures (Transact-SQL)

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

[!INCLUDEssNoVersion] supports the following system stored procedures that are used for Policy-Based Management.

Important

Only the Policy-Based Management stored procedures that are documented in [!INCLUDEssNoVersion] Books Online are supported. Undocumented stored procedures are used by internal Policy-Based Management components and should not be used to administer Policy-Based Management.

sp_syspolicy_add_policy_category sp_syspolicy_rename_policy_category
sp_syspolicy_add_policy_category_subscription sp_syspolicy_repair_policy_automation
sp_syspolicy_configure sp_syspolicy_set_config_enabled
sp_syspolicy_delete_policy_category sp_syspolicy_set_config_history_retention
sp_syspolicy_delete_policy_category_subscription sp_syspolicy_set_log_on_success
sp_syspolicy_delete_policy_execution_history sp_syspolicy_subscribe_to_policy_category
sp_syspolicy_purge_health_state sp_syspolicy_unsubscribe_from_policy_category
sp_syspolicy_purge_history sp_syspolicy_update_policy_category
sp_syspolicy_rename_condition sp_syspolicy_update_policy_category_subscription
sp_syspolicy_rename_policy

See Also

Administer Servers by Using Policy-Based Management