Skip to content

Latest commit

 

History

History
42 lines (35 loc) · 1.58 KB

File metadata and controls

42 lines (35 loc) · 1.58 KB
title Pause a Trace (SQL Server Profiler) | Microsoft Docs
ms.custom
ms.date 03/01/2017
ms.prod sql-non-specified
ms.prod_service sql-non-specified
ms.service
ms.component sql-server-profiler
ms.reviewer
ms.suite sql
ms.technology
database-engine
ms.tgt_pltfrm
ms.topic article
helpviewer_keywords
pausing traces
temporarily stopping traces
traces [SQL Server], pausing
stopping traces
ms.assetid 432b9b0c-b5e7-47f3-a71b-310fb3bf2445
caps.latest.revision 24
author JennieHubbard
ms.author jhubbard
manager jhubbard
ms.workload Inactive

Pause a Trace (SQL Server Profiler)

[!INCLUDEappliesto-ss-xxxx-xxxx-xxx-md] 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