Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.54 KB

File metadata and controls

30 lines (22 loc) · 1.54 KB
title Create a Transact-SQL Script for Running a Trace
titleSuffix SQL Server Profiler
description Find out how to create a Transact-SQL script from an existing trace file or table in SQL Server Profiler.
author markingmyname
ms.author maghan
ms.date 03/01/2017
ms.service sql
ms.subservice profiler
ms.topic conceptual
ms.custom seo-lt-2019

Create a Transact-SQL Script for Running a Trace (SQL Server Profiler)

[!INCLUDE SQL Server Azure SQL Managed Instance] This topic describes how to create a Transact-SQL script from an existing trace file or table by using [!INCLUDEssSqlProfiler].

To create a Transact-SQL script to run a trace

  1. Open a trace file or table. For more information, see Open a Trace File (SQL Server Profiler) or Open a Trace Table (SQL Server Profiler).

  2. On theFilemenu, point to Export, point to Script Trace Definition, and then click the version that corresponds to the server you want to trace.

  3. In the Save As dialog box, enter a name for the script file, and then click Save.

See Also

SQL Server Profiler Templates and Permissions
SQL Server Profiler