Occurs when the optimizer cannot use a filtered index due to parameterization. For each such index an event is fired. The unmatched_database_name, unmatched_schema_name, unmatched_table_name, unmatched_index_name fields give details of the filtered index that could not be used.
Occurs when the Microsoft SQL Server 2005 Database Engine executes a Transact-SQL statement that is not supported by server ...
Occurs when the Microsoft SQL Server Database Engine compiles a SELECT statement associated with a cursor into an execution ...
Occurs when the Microsoft SQL Server Database Engine executes a Transact-SQL statement that is not supported by server cursors ...
Occurs when the optimizer cannot get enough join selectivity information. Use this event to look at the queries where spatial ...
Occurs when the optimizer cannot use a filtered index due to parameterization. For each such index an event is fired. The ...
Occurs when the optimizer times out either due to spending too much time or hitting a memory limit. Use this event to look ...
Occurs when the permissions to change the owner of a database is checked. This happens when the ALTER AUTHORIZATION statement ...
Occurs when the permissions to change the owner of schema object (such as a table, procedure, or function) is checked. This ...
Occurs when the request for a lock was canceled, such as when the query requesting the lock was canceled. Use this event ...