I am using SQL Server 2000. Does anybody know how to get a list of the
available Event Class and Sub Class Numbers and event descriptions that are
used by Profiler?
--
Tony COn Jun 14, 12:19 pm, Anthony Chorley
<AnthonyChor...@.discussions.microsoft.com> wrote:
> I am using SQL Server 2000. Does anybody know how to get a list of the
> available Event Class and Sub Class Numbers and event descriptions that are
> used by Profiler?
> --
> Tony C
Hi Tony
Books Online gives a list of events under the topic sp_trace_setevent
If you look under the event classes index entry you will see the
different events and their data columns, the various values for the
EventSubClass can then be seen.
I don't know of a consoliated resource containing all this information
in one page!
John
No comments:
Post a Comment