Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.42 KB

File metadata and controls

36 lines (26 loc) · 1.42 KB
title Derive a Template from a Running Trace
titleSuffix SQL Server Profiler
description Discover how to create a template from an existing trace in SQL Server Profiler while the trace is running.
author rwestMSFT
ms.author randolphwest
ms.date 06/05/2025
ms.service sql
ms.subservice profiler
ms.topic how-to
ms.collection
data-tools

Derive a template from a running trace (SQL Server Profiler)

[!INCLUDE SQL Server Azure SQL Managed Instance]

This article describes how to create a trace template from an existing trace while it's running by using [!INCLUDE ssSqlProfiler].

Derive a template from a running trace

  1. If necessary, switch to the window that contains the trace.

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

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

If you select an existing template file, you're asked if you want to overwrite the file. You can only select a user-defined template. Predefined system trace templates can't be overwritten.

Related content