Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 1.97 KB

File metadata and controls

41 lines (33 loc) · 1.97 KB
title Derive a Template from a Trace File or Trace Table (SQL Server Profiler) | Microsoft Docs
ms.custom
ms.date 03/01/2017
ms.prod sql-server-2016
ms.reviewer
ms.suite
ms.technology
database-engine
ms.tgt_pltfrm
ms.topic article
helpviewer_keywords
templates [SQL Server], traces
trace templates [SQL Server]
ms.assetid 305817b7-4d23-49fb-9e6c-4d34359877bf
caps.latest.revision 21
author JennieHubbard
ms.author jhubbard
manager jhubbard

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

This topic describes how to create a trace template from an existing trace file or table by using [!INCLUDEssSqlProfiler].

To derive a template from a trace file or trace table

  1. Open the trace file or trace table on which you want to base your template. For more information, see Open a Trace File (SQL Server Profiler) or Open a Trace Table (SQL Server Profiler).

  2. On the File menu, point to Save As, and then click Trace Template.

  3. Type a name or select one from the list. Click OK.

Note

If you select an existing template file, you are asked if you want to overwrite the file.

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)
SQL Server Profiler