Replay SQL Trace v1.0
Replay SQL trace file against SQL Server
Purpose This tool
replays SQL Profiler trace file against local or remote SQL Server.
Target Database SQL
Server 2008 / SQL Server 2008 R2
Features
- This application replays SQL Server 2008 or SQL Server 2008 R2 SQL trace
file. If trace file and replay server are specified, the tool performs trace
replay against the SQL Server.
- When the replay is done, replay result file will be created. This result
file contains all the details of replay results including any errors during
replay.
Example
Replays test.trc file against remote MyServer server instance with
NT authentication:
C> ReplayTrace.exe test.trc /S MyServer /E