Skip to content

Latest commit

 

History

History
44 lines (38 loc) · 2.19 KB

File metadata and controls

44 lines (38 loc) · 2.19 KB
title SQL Server Profiler Stored Procedures (Transact-SQL) | Microsoft Docs
ms.custom
ms.date 03/14/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
system stored procedures [SQL Server], SQL Server Profiler
Profiler [SQL Server Profiler], stored procedures
SQL Server Profiler, stored procedures
monitoring performance [SQL Server], stored procedures
performance [SQL Server], stored procedures
ms.assetid 8c99c3db-0b04-46c3-aa59-d6f680522fdd
caps.latest.revision 15
author JennieHubbard
ms.author jhubbard
manager jhubbard

SQL Server Profiler Stored Procedures (Transact-SQL)

[!INCLUDEtsql-appliesto-ss2008-xxxx-xxxx-xxx_md]

[!INCLUDEssNoVersion] supports the following system stored procedures that are used by [!INCLUDEssSqlProfiler] to monitor performance and activity.

sp_trace_create sp_trace_setfilter
sp_trace_generateevent sp_trace_setstatus
sp_trace_setevent

For an example of using trace stored procedures, see Create a Trace (Transact-SQL).

See Also

SQL Server Event Class Reference
SQL Trace
System Stored Procedures (Transact-SQL)