Occurs when an execution plan that contains a cursor is recompiled. Use this event to troubleshoot cursor performance issues.
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. ...
Occurs when an expression is not natively supported in batch processing mode and a wrapper of row-by-row evaluation is used. ...
Occurs when an Extended Events session is started. To avoid duplicate (or secondary) existing_connection events when other ...
Occurs when an object was altered by the ALTER statement. This event is raised two times for every ALTER operation. The event ...
Occurs when an object was created by the CREATE statement. This event is raised two times for every CREATE operation. The ...