SQL Profiler

  • When you view a trace in the profiler grid,

    it shows the event class name. When you save the trace to a table, the event class column is a code. Is there anyplace I can find a list of names and corresponding codes?

  • Some of those codes can be found in BOL by seaching for the following seach values including Quotes:

    "Stored Procedures Data Columns"

    and

    "TSQL Data Columns"

    and

    "Scans Data Columns"

    and

    "Sessions Data Columns"

    and

    "Transactions Data Columns"

    and

    "Performance Data Columns"

    Gregory Larsen, DBA

    If you looking for SQL Server Examples check out my website at http://www.geocities.com/sqlserverexamples

    Gregory A. Larsen, MVP

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply