Data Element list used by SAP ABAP Table MSS_STMTHISTDET (History details for an expensive SQL statement)
SAP ABAP Table
MSS_STMTHISTDET (History details for an expensive SQL statement) 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 | MSSAVGELAPSEDTIME | Average elapsed time in microseconds | ||
| 4 | MSSAVGLOGICALREADS | Average logical reads for this plan since compiled | ||
| 5 | MSSAVGLOGWRITES | Average logical writes for this plan since compiled | ||
| 6 | MSSAVGPHYSREADS | Average physical reads for this plan | ||
| 7 | MSSAVGROWS | Average rows returned per execution | ||
| 8 | MSSAVGWORKERTIME | Average amount of CPU time consumed by executions | ||
| 9 | MSSCALLSFLAG | Flag set if statement was included because of # of calls | ||
| 10 | MSSCPUFLAG | High CPU time | ||
| 11 | MSSELAPFLAG | High elapsed time | ||
| 12 | MSSENDOFFSET | Statement end offset | ||
| 13 | MSSETPERROW | Elapsed time in microseconds per row | ||
| 14 | MSSEXECCOUNT | Number of plan executions since last compile | ||
| 15 | MSSEXECSPH | Executions per hour | ||
| 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 | MSSLOGRDFLAG | High logical reads for this statement | ||
| 23 | MSSLOGWRFLAG | Statement has high logical writes | ||
| 24 | MSSMAXELAPSEDTIME | Maximum elapsed time in microseconds | ||
| 25 | MSSMAXLOGICALREADS | Maximum number of logical reads this plan has ever performed | ||
| 26 | MSSMAXLOGWRITES | Maximum logical writes for this plan for a single execution | ||
| 27 | MSSMAXPHYSREADS | Maximum number of physical reads for this plan | ||
| 28 | MSSMAXQROWS | Maximun number of rows returned for a query plan | ||
| 29 | MSSMAXWORKERTIME | Maximum CPU 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 | MSSPCTELAPSEDTIME | Percentage of all server elapsed times | ||
| 39 | MSSPCTEXECCNT | Percentage of server total execution counts | ||
| 40 | MSSPCTLOGICALREADS | Percent of server wide logical reads | ||
| 41 | MSSPCTLOGWRITES | Percentage of all logical writes | ||
| 42 | MSSPCTPHYSREADS | Percent of all physical reads | ||
| 43 | MSSPCTWORKERTIME | Percent of total worker time | ||
| 44 | MSSPHYRDFLAG | Statement included because of high physical reads | ||
| 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 | MSSSTMTHCOLLID | Unique ID of a set of collected expensive SQL Statements | ||
| 52 | MSSSTMTHCOLLID | Unique ID of a set of collected expensive SQL Statements | ||
| 53 | MSSSTMTHDT | Date when SQL Statement statistics were saved | ||
| 54 | MSSSTMTHTM | Time when SQL Statement statistics were saved | ||
| 55 | MSSTTLELAPSEDTIME | Total elapsed time in microseconds | ||
| 56 | MSSTTLLOGICALREADS | Total logical reads for this plan since compiled | ||
| 57 | MSSTTLLOGWRITES | Total logical writes for this plan since compiled | ||
| 58 | MSSTTLPHYSREADS | Total physical reads for this plan | ||
| 59 | MSSTTLROWS | Total number of rows returned for a query plan | ||
| 60 | MSSWAITFACTOR | Elapsed time/CPU time |