Occurs when an attempt to acquire a lock generates a deadlock. This event is raised for each participant in the deadlock.
Occurs when a tape mount request is received. Use this event class any time you want to monitor tape mount requests and their ...
Occurs when a task has been blocked longer than the time that is specified by the sp_configure blocked process threshold ...
Occurs when a user has logged out of (logged off) the Server. This event is required in traces that will be used for Replay ...
Occurs when an ALTER TABLE ADD column operation results in an UPDATE that affects every row. This event signals a potentially ...
Occurs when an attempt to acquire a lock generates a deadlock. This event is raised for each participant in the deadlock. ...
Occurs when an executed query is missing a join predicate. Use this event to identify a query that may perform slowly because ...
Occurs when an execution plan is created for a query or batch without using the provided plan guide. Use this event to identify ...
Occurs when an execution plan that contains a cursor is discarded. Use this event to troubleshoot cursor performance issues. ...
Occurs when an execution plan that contains a cursor is recompiled. Use this event to troubleshoot cursor performance issues. ...