SAP MSSQRYSTATSFROMDB table - Statistical info returned from sap_sys_dm_exec_query_stats details in SAP
SAP MSSQRYSTATSFROMDB table summary
Warning: Undefined array key "id" in /customers/b/9/9/trailsap.com/httpd.www/sap/index.php on line 101Object Name: MSSQRYSTATSFROMDB
Dictionary Type: Structure
Description: Statistical info returned from sap_sys_dm_exec_query_stats
Field list for MSSQRYSTATSFROMDB table on an S/4 SAP system
Details |
MSSQRYSTATSFROMDB-SQLHANDLE table field - handle pointing to sql statment or procedure ▼Description: handle pointing to sql statment or procedure |
MSSQRYSTATSFROMDB-EXEC_COUNT table field - Number of plan executions since last compile ▼Description: Number of plan executions since last compile |
MSSQRYSTATSFROMDB-PCT_EXEC_COUNT table field - Percentage of server total execution counts ▼Description: Percentage of server total execution counts |
MSSQRYSTATSFROMDB-TTL_CPU_TIME table field - Total amount of CPU time consumed by executions of this plan ▼Description: Total amount of CPU time consumed by executions of this plan |
MSSQRYSTATSFROMDB-PCT_CPU_TIME table field - Percent of total worker time ▼Description: Percent of total worker time |
MSSQRYSTATSFROMDB-AVG_CPU_TIME table field - Average amount of CPU time consumed by executions ▼Description: Average amount of CPU time consumed by executions |
MSSQRYSTATSFROMDB-LAST_CPU_TIME table field - CPU time consumed by last execution of this plan ▼Description: CPU time consumed by last execution of this plan |
MSSQRYSTATSFROMDB-MIN_CPU_TIME table field - Minimum CPU time consumed by this plan ▼Description: Minimum CPU time consumed by this plan |
MSSQRYSTATSFROMDB-MAX_CPU_TIME table field - Maximum CPU time consumed by this plan ▼Description: Maximum CPU time consumed by this plan |
MSSQRYSTATSFROMDB-TTL_PHYS_READS table field - Total physical reads for this plan ▼Description: Total physical reads for this plan |
MSSQRYSTATSFROMDB-PCT_PHYS_READS table field - Percent of all physical reads ▼Description: Percent of all physical reads |
MSSQRYSTATSFROMDB-AVG_PHYS_READS table field - Average physical reads for this plan ▼Description: Average physical reads for this plan |
MSSQRYSTATSFROMDB-LAST_PHYS_READS table field - Physical reads last time this plan executed ▼Description: Physical reads last time this plan executed |
MSSQRYSTATSFROMDB-MIN_PHYS_READS table field - Minimum number of physical reads for this plan ▼Description: Minimum number of physical reads for this plan |
MSSQRYSTATSFROMDB-MAX_PHYS_READS table field - Maximum number of physical reads for this plan ▼Description: Maximum number of physical reads for this plan |
MSSQRYSTATSFROMDB-TTL_LOG_WRITES table field - Total logical writes for this plan since compiled ▼Description: Total logical writes for this plan since compiled |
MSSQRYSTATSFROMDB-PCT_LOG_WRITES table field - Percentage of all logical writes ▼Description: Percentage of all logical writes |
MSSQRYSTATSFROMDB-AVG_LOG_WRITES table field - Average logical writes for this plan since compiled ▼Description: Average logical writes for this plan since compiled |
MSSQRYSTATSFROMDB-LAST_LOG_WRITES table field - Total logical writes for this plan since compiled ▼Description: Total logical writes for this plan since compiled |
MSSQRYSTATSFROMDB-MIN_LOG_WRITES table field - Minimum logical writes for this plan for a single execution ▼Description: Minimum logical writes for this plan for a single execution |
MSSQRYSTATSFROMDB-MAX_LOG_WRITES table field - Maximum logical writes for this plan for a single execution ▼Description: Maximum logical writes for this plan for a single execution |
MSSQRYSTATSFROMDB-TTL_LOGICAL_READS table field - Total logical reads for this plan since compiled ▼Description: Total logical reads for this plan since compiled |
MSSQRYSTATSFROMDB-PCT_LOGICAL_READS table field - Percent of server wide logical reads ▼Description: Percent of server wide logical reads |
MSSQRYSTATSFROMDB-AVG_LOGICAL_READS table field - Average logical reads for this plan since compiled ▼Description: Average logical reads for this plan since compiled |
MSSQRYSTATSFROMDB-LAST_LOGICAL_READS table field - Last logical reads for this plan since compiled ▼Description: Last logical reads for this plan since compiled |
MSSQRYSTATSFROMDB-MIN_LOGICAL_READS table field - Minimum number of logical reads this plan has ever performed ▼Description: Minimum number of logical reads this plan has ever performed |
MSSQRYSTATSFROMDB-MAX_LOGICAL_READS table field - Maximum number of logical reads this plan has ever performed ▼Description: Maximum number of logical reads this plan has ever performed |
MSSQRYSTATSFROMDB-TTL_ELAPSED_TIME table field - Total elapsed time in microseconds ▼Description: Total elapsed time in microseconds |
MSSQRYSTATSFROMDB-PCT_ELAPSED_TIME table field - Percentage of all server elapsed times ▼Description: Percentage of all server elapsed times |
MSSQRYSTATSFROMDB-AVG_ELAPSED_TIME table field - Average elapsed time in microseconds ▼Description: Average elapsed time in microseconds |
MSSQRYSTATSFROMDB-LAST_ELAPSED_TIME table field - Last elapsed time in microseconds ▼Description: Last elapsed time in microseconds |
MSSQRYSTATSFROMDB-MIN_ELAPSED_TIME table field - Minimum elapsed time in microseconds ▼Description: Minimum elapsed time in microseconds |
MSSQRYSTATSFROMDB-MAX_ELAPSED_TIME table field - Maximum elapsed time in microseconds ▼Description: Maximum elapsed time in microseconds |
MSSQRYSTATSFROMDB-TTL_CLR_TIME table field - Total amount of CLR time consumed by executions of this plan ▼Description: Total amount of CLR time consumed by executions of this plan |
MSSQRYSTATSFROMDB-PCT_CLR_TIME table field - Percentage of overall CLR time ▼Description: Percentage of overall CLR time |
MSSQRYSTATSFROMDB-AVG_CLR_TIME table field - Average amount of CLR time in #s consumed by this plan ▼Description: Average amount of CLR time in #s consumed by this plan |
MSSQRYSTATSFROMDB-LAST_CLR_TIME table field - CLR time consumed by last execution of this plan ▼Description: CLR time consumed by last execution of this plan |
MSSQRYSTATSFROMDB-MIN_CLR_TIME table field - Minimum CLR time consumed by this plan ▼Description: Minimum CLR time consumed by this plan |
MSSQRYSTATSFROMDB-MAX_CLR_TIME table field - Maximum CLR time consumed by this plan ▼Description: Maximum CLR time consumed by this plan |
MSSQRYSTATSFROMDB-WAIT_FACTOR table field - Elapsed time/CPU time ▼Description: Elapsed time/CPU time |
MSSQRYSTATSFROMDB-STMT_START_OFFSET table field - SQL Server int4 ▼Description: SQL Server int4 |
MSSQRYSTATSFROMDB-STMT_END_OFFSET table field - SQL Server int4 ▼Description: SQL Server int4 |
MSSQRYSTATSFROMDB-SQLTEXT table field - First 50 characters of a SQL Server statement ▼Description: First 50 characters of a SQL Server statement |
MSSQRYSTATSFROMDB-ABLOC table field - Abap location (string) ▼Description: Abap location (string) |
MSSQRYSTATSFROMDB-PLAN_GEN_NUM table field - Number of times this plan has been recompiled ▼Description: Number of times this plan has been recompiled |
MSSQRYSTATSFROMDB-PLAN_HANDLE table field - handle pointing to plan used in execution of sql stmt/proc ▼Description: handle pointing to plan used in execution of sql stmt/proc |
MSSQRYSTATSFROMDB-CREATION_TIME table field - MS SQL Server time at which the plan was compiled. ▼Description: MS SQL Server time at which the plan was compiled. |
MSSQRYSTATSFROMDB-LAST_EXEC_TIME table field - MS SQL Server: Last time at which the plan was executed. ▼Description: MS SQL Server: Last time at which the plan was executed. |
Warning: Undefined variable $ucsaptab in /customers/b/9/9/trailsap.com/httpd.www/sap/index.php on line 234 Warning: Undefined variable $ucsaptab in /customers/b/9/9/trailsap.com/httpd.www/sap/index.php on line 278 Warning: Undefined variable $obj1 in /customers/b/9/9/trailsap.com/httpd.www/sap/index.php on line 279 Warning: Undefined variable $obj2 in /customers/b/9/9/trailsap.com/httpd.www/sap/index.php on line 279 Warning: Undefined variable $obj3 in /customers/b/9/9/trailsap.com/httpd.www/sap/index.php on line 279 Warning: Undefined variable $obj4 in /customers/b/9/9/trailsap.com/httpd.www/sap/index.php on line 279 Warning: Undefined variable $obj5 in /customers/b/9/9/trailsap.com/httpd.www/sap/index.php on line 279 Warning: Undefined variable $obj6 in /customers/b/9/9/trailsap.com/httpd.www/sap/index.php on line 279 Warning: Undefined variable $obj7 in /customers/b/9/9/trailsap.com/httpd.www/sap/index.php on line 279 Warning: Undefined variable $obj8 in /customers/b/9/9/trailsap.com/httpd.www/sap/index.php on line 279 Warning: Undefined variable $obj9 in /customers/b/9/9/trailsap.com/httpd.www/sap/index.php on line 279 Warning: Undefined variable $obj10 in /customers/b/9/9/trailsap.com/httpd.www/sap/index.php on line 279 Warning: Undefined variable $obj11 in /customers/b/9/9/trailsap.com/httpd.www/sap/index.php on line 279
View list of all SAP tables(S4H/ECC)
Select data from SAP table