SAP ABAP Function Module DB4_ST04_OVERVIEW (AS/400: Get Database statistics for ST04 Main Screen)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB4 (Application Component) DB2 for AS/400
     STU4 (Package) CCMS / AS/400
Basic Data
Function Module DB4_ST04_OVERVIEW AS/400: Get Database statistics for ST04 Main Screen  
Function Group STU4_ST04   iSeries: Function Modules for ST04  
Program Name SAPLSTU4_ST04    
INCLUDE Name LSTU4_ST04U17    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting DATE TYPE SYST-DATUM Date of analysis
Exporting TIME TYPE SYST-UZEIT Time of analysis
Exporting DB_STATS TYPE SQHIST_DB4 DB statistic: User calls and performance data
Exporting WAIT_STATS_DATE TYPE SYST-DATUM date of wait statistic analysis
Exporting WAIT_STATS_TIME TYPE SYST-UZEIT time of wait statistic analysis
Exporting SUM_WAITS TYPE DB4WTSTS_S-WDB Sum of waits (db + non-db + int.machine)
Exporting SUM_WAIT_TIMES TYPE DB4WTSTS_S-WDBT Sum of wait times (db + non-db + int.machine)
Exporting WAIT_STATS_SUMMARY TYPE DB4WTSTS_S Summary of wait statistic of all instances
Exporting WAIT_STAT_SUBRC TYPE SYST-SUBRC Error code of DB4_GET_WAIT_STATISTIC
Importing RESETFLAG TYPE DB4QQPAR-QRESET SPACE Character field currently not used
Importing DBHOST TYPE DB6NAVSYST-DBHOST SAP System, Name of Application Server
Importing SCHEMANAME TYPE DB6NAVSYST-SCHEMANAME DB6: Schema Name
Importing SYSTEM_ID TYPE DB6NAVSYST-SYSID Name of SAP R/3 System
Importing CURRENT_SYSTEM TYPE DB6NAVSYST DB6: System Registration Table
Importing ONLINE_ANALYSIS TYPE CHAR1 SPACE Use QSYS2/SYSTABLESTAT when set
Tables DBMON_HEADER_INFO TYPE DB4DBMON DBMonitor info (oldest data, dump, merge)
Exception WAIT_STATS_ERROR TYPE Error in DB4_GET_WAIT_STATISTIC
Exception NO_DB_STATS_FOUND TYPE No data found in the performance tables
Exception NO_DB_STATS_AND_WAIT_STATS_ERR TYPE No perf. data found & DB4_GET_WAIT_STATISTIC-err
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20040312 
SAP Release Created in 630