How to replay a trace table (SQL Profiler)

How to Install SQL Server 2000

How To

How to replay a trace table (SQL Profiler)

To replay a trace table

  1. On the File menu, point to Open, and then click Trace Table.

  2. In the Connect to SQL Server dialog box, select the instance of Microsoft® SQL Server™ that contains the trace table and a connection method.

  3. In the Source Table dialog box, in the Database list, click the database in which the table is saved.

  4. On the Replay menu, click Start.

  5. In the Connect to SQL Server dialog box, select the server to connect to and a connection method.

  6. In the Replay SQL Server dialog box, select the destination server, and then select any of the following:
    • Replay events in the order they were traced

    • Replay events using multiple threads

    • Display replay results

See Also

Monitoring with SQL Profiler