adspace


event classes in sql server

Answer Posted / saradhi

Sql Server Profiler lets you record events as they occurin
an instance of MsDatabaseEngine. Event classes and their
event categories are available in the Event Selection Tab
of trace file properties
The Event Categories are
1.Broker Event
2.Cursors Event
3.CLR Event Category
4.Database Event Category
5.Deprecation Event Category
6.Errors and Warnings Event Category.
7.FullText Event Category
....

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I check that whether automatic statistic update is enabled or not?

1112


What is sql or structured query language?

1227


How do I find the sql server version?

1102


What is the difference between upgrade and migration in sql server?

1184


What is a scheduled job or what is a scheduled task?

1039


What is the difference between for xml raw and for xml auto?

1117


What are the properties of the transaction?

1073


List the ways in which dynamic sql can be executed?

1086


Explain system functions or built-in functions? What are different types of system functions?

1065


What is normalization and what are the advantages of it?

1055


What is sql server query analyzer?

1128


Can you index views?

954


Explain “row_number()” in sql server with an example?

1079


How do I create a trace in sql server?

1120


How to convert character strings into numeric values?

1190