Create a Transact-SQL Script for Running a Trace (SQL Server Profiler)
SQL Server 2012
This topic describes how to create a Transact-SQL script from an existing trace file or table by using SQL Server Profiler.
To create a Transact-SQL script to run a trace
-
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).
-
On theFilemenu, point to Export, point to Script Trace Definition, and then click the version that corresponds to the server you want to trace.
-
In the Save As dialog box, enter a name for the script file, and then click Save.