Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.46 KB

find-a-value-or-data-column-while-tracing-sql-server-profiler.md

File metadata and controls

39 lines (26 loc) · 1.46 KB
title titleSuffix description author ms.author ms.date ms.service ms.subservice ms.topic ms.collection
Find a Value or Data Column While Tracing
SQL Server Profiler
Discover how to use SQL Server Profiler to search for a specific value or data column in trace output while the trace is running.
rwestMSFT
randolphwest
03/01/2017
sql
profiler
how-to
data-tools

Find a Value or Data Column While Tracing (SQL Server Profiler)

[!INCLUDE SQL Server Azure SQL Managed Instance]

This topic describes how to search for a specific value or data column in the trace output while the trace is running by using [!INCLUDEssSqlProfiler].

To find a value or data column while running a trace

  1. Click any row in the trace results while the trace is running.

  2. On the Edit menu, click Find.

  3. In theFind dialog box, enter a search value in the Find what text box and optionally specify a data column.

  4. To find the next occurrence of a value, click Find Next.

  5. To find the previous occurrence of a value, click Find Previous.

    The search starts at the row you selected in Step 1.

See Also

SQL Server Profiler
SQL Server Profiler Templates and Permissions