Occurs when a SQL Server transaction begins, completes, rolls back or executes a savepoint. Use this event to monitor transaction behavior when troubleshooting applications, triggers or stored procedures.
Occurs when a SAVE TRANSACTION request that was sent from a client application through the transaction management interface ...
Occurs when a SAVE TRANSACTION request that was sent from a client application through the transaction management interface ...
Occurs when a Service Broker message cannot be delivered. This can occur for several reasons, such as the target Service ...
Occurs when a Service Broker queue monitor starts an activation stored procedure, sends a QUEUE_ACTIVATION notification, ...
Occurs when a SQL Server transaction begins, completes, rolls back or executes a savepoint. Use this event to monitor transaction ...
Occurs when a statement in a batch (including stored procedures) recompiles. This event should be used in SQL Server 2005 ...
Occurs when a statement in a batch (including stored procedures) recompiles. This event should be used starting in SQL Server ...
Occurs when a statement is defined for a cursor, the cursor properties are set, and the cursor is populated. Use this event ...
Occurs when a statement that contains a cursor declaration is compiled into an execution plan, but before the cursor is opened. ...