Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.32 KB

open-a-trace-table-sql-server-profiler.md

File metadata and controls

36 lines (25 loc) · 1.32 KB
title titleSuffix description author ms.author ms.date ms.service ms.subservice ms.topic ms.collection
Open a Trace Table
SQL Server Profiler
Discover how to use SQL Server Profiler to open a table in a SQL Server database that contains trace results.
rwestMSFT
randolphwest
03/01/2017
sql
profiler
how-to
data-tools

Open a Trace Table (SQL Server Profiler)

[!INCLUDE SQL Server Azure SQL Managed Instance]

This topic describes how to open an existing trace table by using [!INCLUDEssSqlProfiler].

To open a trace table

  1. On the File menu, point to Open, and then click Trace Table.

  2. Connect to the server instance that contains the trace table.

  3. In the Source Table dialog box select the database that contains the saved trace table from the Database list.

  4. From the Table list, select the table name. Click OK.

See Also

View and Analyze Traces with SQL Server Profiler
Save Traces and Trace Templates
SQL Server Profiler