Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.9 KB

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

File metadata and controls

35 lines (25 loc) · 1.9 KB
title titleSuffix description author ms.author ms.date ms.service ms.subservice ms.topic
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.
markingmyname
maghan
03/01/2017
sql
profiler
conceptual

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