Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.28 KB

pause-a-trace-sql-server-profiler.md

File metadata and controls

29 lines (20 loc) · 1.28 KB
title titleSuffix description author ms.author ms.date ms.service ms.subservice ms.topic
Pause a Trace
SQL Server Profiler
Find out how to pause a trace so that SQL Server Profiler stops capturing event data, and see which properties you can change while the trace is paused.
markingmyname
maghan
03/01/2017
sql
profiler
conceptual

Pause a Trace (SQL Server Profiler)

[!INCLUDE SQL Server Azure SQL Managed Instance] Pausing a trace prevents further event data from being captured until the trace is restarted.

When you pause a trace, you prevent event data from being captured until the trace is restarted. Restarting a trace lets trace operations resume. No previously captured data is lost after a restart. When the trace is restarted, data capturing resumes from that point onward. While a trace is paused, you can change the name, events, columns, and filters. However, you cannot change the destinations to which you are sending the trace data, nor change the server connection.

To pause a trace

  1. Select a window that contains a running trace.

  2. On the File menu, click Pause Trace.

See Also

SQL Server Profiler