Showing posts with label Trace Table.. Show all posts
Showing posts with label Trace Table.. Show all posts

Monday, 18 March 2013

SQL Server Finding Timeouts


You need to create a table that contains your trace data.

You can import this from your .trc file using
Or if you used Sql Profiler save the trace data File -> Save As -> Trace Table

Running the following command you can identify the process that had not completed.