Click to Rate and Give Feedback
TechNet
TechNet Library
SQL Server
SQL Server 2012
Database Engine
 SQL Server, ExecStatistics Object
Community Content
In this section
Statistics Annotations (0)
Collapse All/Expand All Collapse All
Other versions are also available for the following:
SQL Server, ExecStatistics Object

The SQLServer:ExecStatistics object in Microsoft SQL Server provides counters to monitor various executions.

This table describes the SQL Server Exec Statistics counters.

SQL Server Exec Statistics counters

Description

Distributed Query

Statistics relevant to execution of distributed queries.

DTC calls

Statistics relevant to execution of DTC calls.

Extended Procedures

Statistics relevant to execution of extended procedures.

OLEDB calls

Statistics relevant to execution of OLEDB calls.

Each counter in the object contains the following instances:

Item

Description

Average execution time (ms)

Average execution time of the selected type of execution.

Cumulative execution time (ms) per second

Aggregated execution time per second, of the selected type of execution.

Execs in progress

Number of execs in progress of the selected type of execution.

Exec started per second

Number of exes started per second of the selected type of execution.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker