Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.93 KB

export-a-trace-template-sql-server-profiler.md

File metadata and controls

37 lines (27 loc) · 1.93 KB
title titleSuffix description author ms.author ms.date ms.service ms.subservice ms.topic ms.collection
Export a Trace Template
SQL Server Profiler
Learn how to use SQL Server Profiler to export a trace template as a template file so you can use the template with another instance of SQL Server Profiler.
rwestMSFT
randolphwest
03/01/2017
sql
profiler
how-to
data-tools

Export a Trace Template (SQL Server Profiler)

[!INCLUDE SQL Server Azure SQL Managed Instance]

This topic describes how to export an existing trace template to save as a template file (.tdf) by using [!INCLUDEssSqlProfiler]. When you export a trace template and save it as a file, you can use the template with another instance of [!INCLUDEssSqlProfiler].

To export a trace template

  1. On the File menu, point to Templates, and then click Export Template.

  2. In the Select Template Name dialog box, select the template to export in the Select template namelist, and then click OK.

    The Save As dialog box appears.

  3. Enter a file name for the exported template file, and then click Save.

See Also

Create a Trace Template (SQL Server Profiler)
Modify a Trace Template (SQL Server Profiler)
Derive a Template from a Running Trace (SQL Server Profiler)
Derive a Template from a Trace File or Trace Table (SQL Server Profiler)
SQL Server Profiler