Data Element list used by SAP ABAP Table MSSQRYSTATSFROMDB (Statistical info returned from sap_sys_dm_exec_query_stats)
SAP ABAP Table
MSSQRYSTATSFROMDB (Statistical info returned from sap_sys_dm_exec_query_stats) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
MSSAVGCLRTIME | Average amount of CLR time consumed by this plan | |
2 | ![]() |
MSSAVGELAPSEDTIME | Average elapsed time in microseconds | |
3 | ![]() |
MSSAVGLOGICALREADS | Average logical reads for this plan since compiled | |
4 | ![]() |
MSSAVGLOGWRITES | Average logical writes for this plan since compiled | |
5 | ![]() |
MSSAVGPHYSREADS | Average physical reads for this plan | |
6 | ![]() |
MSSAVGWORKERTIME | Average amount of CPU time consumed by executions | |
7 | ![]() |
MSSEXECCOUNT | Number of plan executions since last compile | |
8 | ![]() |
MSSINT4 | SQL Server int4 | |
9 | ![]() |
MSSINT4 | SQL Server int4 | |
10 | ![]() |
MSSLASTCLRTIME | CLR time consumed by last execution of this plan | |
11 | ![]() |
MSSLASTELAPSEDTIME | Last elapsed time in microseconds | |
12 | ![]() |
MSSLASTLOGICALREADS | Last logical reads for this plan since compiled | |
13 | ![]() |
MSSLASTLOGWRITES | Total logical writes for this plan since compiled | |
14 | ![]() |
MSSLASTPHYSREADS | Physical reads last time this plan executed | |
15 | ![]() |
MSSLASTWORKERTIME | CPU time consumed by last execution of this plan | |
16 | ![]() |
MSSMAXCLRTIME | Maximum CLR time consumed by this plan | |
17 | ![]() |
MSSMAXELAPSEDTIME | Maximum elapsed time in microseconds | |
18 | ![]() |
MSSMAXLOGICALREADS | Maximum number of logical reads this plan has ever performed | |
19 | ![]() |
MSSMAXLOGWRITES | Maximum logical writes for this plan for a single execution | |
20 | ![]() |
MSSMAXPHYSREADS | Maximum number of physical reads for this plan | |
21 | ![]() |
MSSMAXWORKERTIME | Maximum CPU time consumed by this plan | |
22 | ![]() |
MSSMINCLRTIME | Minimum CLR time consumed by this plan | |
23 | ![]() |
MSSMINELAPSEDTIME | Minimum elapsed time in microseconds | |
24 | ![]() |
MSSMINLOGICALREADS | Minimum number of logical reads this plan has ever performed | |
25 | ![]() |
MSSMINLOGWRITES | Minimum logical writes for this plan for a single execution | |
26 | ![]() |
MSSMINPHYSREADS | Minimum number of physical reads for this plan | |
27 | ![]() |
MSSMINWORKERTIME | Minimum CPU time consumed by this plan | |
28 | ![]() |
MSSPARTIALSQL | First 50 characters of a SQL Server statement | |
29 | ![]() |
MSSPCTCLRTIME | Percentage of overall CLR time | |
30 | ![]() |
MSSPCTELAPSEDTIME | Percentage of all server elapsed times | |
31 | ![]() |
MSSPCTEXECCNT | Percentage of server total execution counts | |
32 | ![]() |
MSSPCTLOGICALREADS | Percent of server wide logical reads | |
33 | ![]() |
MSSPCTLOGWRITES | Percentage of all logical writes | |
34 | ![]() |
MSSPCTPHYSREADS | Percent of all physical reads | |
35 | ![]() |
MSSPCTWORKERTIME | Percent of total worker time | |
36 | ![]() |
MSSPLANCRETIME | MS SQL Server time at which the plan was compiled. | |
37 | ![]() |
MSSPLANEXECTIME | MS SQL Server: Last time at which the plan was executed. | |
38 | ![]() |
MSSPLANGENNUM | Number of times this plan has been recompiled | |
39 | ![]() |
MSSPLANHANDLE | handle pointing to plan used in execution of sql stmt/proc | |
40 | ![]() |
MSSSQLHANDLE | handle pointing to sql statment or procedure | |
41 | ![]() |
MSSTTLCLRTIME | Total amount of CLR time consumed by executions of this plan | |
42 | ![]() |
MSSTTLELAPSEDTIME | Total elapsed time in microseconds | |
43 | ![]() |
MSSTTLLOGICALREADS | Total logical reads for this plan since compiled | |
44 | ![]() |
MSSTTLLOGWRITES | Total logical writes for this plan since compiled | |
45 | ![]() |
MSSTTLPHYSREADS | Total physical reads for this plan | |
46 | ![]() |
MSSTTLWORKERTIME | Total amount of CPU time consumed by executions of this plan | |
47 | ![]() |
MSSWAITFACTOR | Elapsed time/CPU time |