Data Element list used by SAP ABAP Table MSSQUERYSTATS (Statistical information related to CPU time/memory for query)
SAP ABAP Table
MSSQUERYSTATS (Statistical information related to CPU time/memory for query) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
ABP_CONT | Offset of a Processing Control Block | |
2 | ![]() |
MSSABNAME | Name of the ABAP report | |
3 | ![]() |
MSSAVGCLRTIME | Average amount of CLR time consumed by this plan | |
4 | ![]() |
MSSAVGELAPSEDTIME | Average elapsed time in microseconds | |
5 | ![]() |
MSSAVGLOGICALREADS | Average logical reads for this plan since compiled | |
6 | ![]() |
MSSAVGLOGWRITES | Average logical writes for this plan since compiled | |
7 | ![]() |
MSSAVGPHYSREADS | Average physical reads for this plan | |
8 | ![]() |
MSSAVGROWS | Average rows returned per execution | |
9 | ![]() |
MSSAVGWORKERTIME | Average amount of CPU time consumed by executions | |
10 | ![]() |
MSSCSTABLIST | Comma separated table list | |
11 | ![]() |
MSSENDOFFSET | Statement end offset | |
12 | ![]() |
MSSETPERROW | Elapsed time in microseconds per row | |
13 | ![]() |
MSSEXECCOUNT | Number of plan executions since last compile | |
14 | ![]() |
MSSEXECSPH | Executions per hour | |
15 | ![]() |
MSSLASTCLRTIME | CLR time consumed by last execution of this plan | |
16 | ![]() |
MSSLASTELAPSEDTIME | Last elapsed time in microseconds | |
17 | ![]() |
MSSLASTLOGICALREADS | Last logical reads for this plan since compiled | |
18 | ![]() |
MSSLASTLOGWRITES | Total logical writes for this plan since compiled | |
19 | ![]() |
MSSLASTPHYSREADS | Physical reads last time this plan executed | |
20 | ![]() |
MSSLASTROWS | Total number of rows returned for a query plan | |
21 | ![]() |
MSSLASTWORKERTIME | CPU time consumed by last execution of this plan | |
22 | ![]() |
MSSMAXCLRTIME | Maximum CLR time consumed by this plan | |
23 | ![]() |
MSSMAXELAPSEDTIME | Maximum elapsed time in microseconds | |
24 | ![]() |
MSSMAXLOGICALREADS | Maximum number of logical reads this plan has ever performed | |
25 | ![]() |
MSSMAXLOGWRITES | Maximum logical writes for this plan for a single execution | |
26 | ![]() |
MSSMAXPHYSREADS | Maximum number of physical reads for this plan | |
27 | ![]() |
MSSMAXQROWS | Maximun number of rows returned for a query plan | |
28 | ![]() |
MSSMAXWORKERTIME | Maximum CPU time consumed by this plan | |
29 | ![]() |
MSSMINCLRTIME | Minimum CLR time consumed by this plan | |
30 | ![]() |
MSSMINELAPSEDTIME | Minimum elapsed time in microseconds | |
31 | ![]() |
MSSMINLOGICALREADS | Minimum number of logical reads this plan has ever performed | |
32 | ![]() |
MSSMINLOGWRITES | Minimum logical writes for this plan for a single execution | |
33 | ![]() |
MSSMINPHYSREADS | Minimum number of physical reads for this plan | |
34 | ![]() |
MSSMINQROWS | Minimum number of rows returned for a query plan | |
35 | ![]() |
MSSMINWORKERTIME | Minimum CPU time consumed by this plan | |
36 | ![]() |
MSSOBJNAME | MS SQL Server object name | |
37 | ![]() |
MSSPARTIALSQL | First 50 characters of a SQL Server statement | |
38 | ![]() |
MSSPCTCLRTIME | Percentage of overall CLR time | |
39 | ![]() |
MSSPCTELAPSEDTIME | Percentage of all server elapsed times | |
40 | ![]() |
MSSPCTEXECCNT | Percentage of server total execution counts | |
41 | ![]() |
MSSPCTLOGICALREADS | Percent of server wide logical reads | |
42 | ![]() |
MSSPCTLOGWRITES | Percentage of all logical writes | |
43 | ![]() |
MSSPCTPHYSREADS | Percent of all physical reads | |
44 | ![]() |
MSSPCTWORKERTIME | Percent of total worker time | |
45 | ![]() |
MSSPLANCRETIME | MS SQL Server time at which the plan was compiled. | |
46 | ![]() |
MSSPLANEXECTIME | MS SQL Server: Last time at which the plan was executed. | |
47 | ![]() |
MSSPLANGENNUM | Number of times this plan has been recompiled | |
48 | ![]() |
MSSPLANHANDLE | handle pointing to plan used in execution of sql stmt/proc | |
49 | ![]() |
MSSSQLHANDLE | handle pointing to sql statment or procedure | |
50 | ![]() |
MSSSTARTOFFSET | Start statement offset | |
51 | ![]() |
MSSTTLCLRTIME | Total amount of CLR time consumed by executions of this plan | |
52 | ![]() |
MSSTTLELAPSEDTIME | Total elapsed time in microseconds | |
53 | ![]() |
MSSTTLLOGICALREADS | Total logical reads for this plan since compiled | |
54 | ![]() |
MSSTTLLOGWRITES | Total logical writes for this plan since compiled | |
55 | ![]() |
MSSTTLPHYSREADS | Total physical reads for this plan | |
56 | ![]() |
MSSTTLROWS | Total number of rows returned for a query plan | |
57 | ![]() |
MSSTTLWORKERTIME | Total amount of CPU time consumed by executions of this plan | |
58 | ![]() |
MSSWAITFACTOR | Elapsed time/CPU time |