Where Is Transaction Events In SQL Server Profiler?

SQL Server Profiler does not monitor transaction events by default.

After installing SQL Server, when creating a new trace, the default template is “Standard”:

image

Transaction events will not show in the trace because “Transactions” is not included in the “Standard” template:

image

“Transactions” is hidden by default. To show it up, check “Show all events”.

So the solution of monitoring transaction is, create a new template, and check the transaction events excepted to monitor. Then the profiler rocks!

image

4 Comments

Add a Comment

As it will appear on the website

Not displayed

Your website