Collects query statistics, T-SQL text, and query plans of most of the statements that affect performance. Enables analysis of poor performing queries in relation to overall SQL Server Database Engine activity.
Collects all ExecStatusChanged events since the trace was started, such as one generated for prior to execution of tasks, ...
Collects all new connection events since the trace was started, such as when a client requests a connection to a server running ...
Collects all PostValidate events since the trace was started, such as one generated for prior to execution of tasks, etc. ...
Collects all VariableValueChanged events since the trace was started, such as one generated for prior to execution of tasks, ...
Collects query statistics, T-SQL text, and query plans of most of the statements that affect performance. Enables analysis ...
Collects top-level performance indicators for the computer and the Database Engine. Enables analysis of resource use, resource ...
Column "%1!s!.%2!s!" is invalid in the ORDER BY clause because it is not contained in an aggregate function and there is ...
Column "%1!s!.%2!s!" is invalid in the ORDER BY clause because it is not contained in either an aggregate function or the ...
Column %1!s! cannot be published because it uses an unsupported data type %2!s!]. View supported data types by querying msdb.dbo.sysdatatypemappings. ...