How to: Export a Trace Template (SQL Server Profiler)

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

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 name list, 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

Tasks

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

Other Resources

Introducing SQL Server Profiler
SQL Server Profiler Reference

Help and Information

Getting SQL Server 2005 Assistance