SAP ABAP Function Module DB6_HIS_PERFORMANCE (DB6: get database performance history)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB6 (Application Component) DB2 Universal Database for UNIX / NT
     STU6 (Package) DB6: Performance-Monitor (UNIX/Windows)
Basic Data
Function Module DB6_HIS_PERFORMANCE DB6: get database performance history  
Function Group SDB6DB02   DB6: Backend DB02  
Program Name SAPLSDB6DB02    
INCLUDE Name LSDB6DB02U09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting NEWFROMDATE TYPE DATS Field of type DATS
Exporting NEWFROMTIME TYPE TIMS Field of type TIMS
Exporting NEWTODATE TYPE DATS Field of type DATS
Exporting NEWTOTIME TYPE TIMS Field of type TIMS
Importing PARTITN TYPE DB6PM_SD-PARTITN DB6: partition number
Importing PEAK TYPE DB6PMHT_HD-STATTYPE peak = 'X': delta values; else: absolute values
Importing FROM TYPE SYST-UZEIT Field of type TIMS
Importing TO TYPE SYST-UZEIT Field of type TIMS
Importing CONNECTION TYPE DB6NAVSYST-DBCNAME Logical name for a database connection
Importing OLDFROMDATE TYPE DATS Field of type DATS
Importing OLDFROMTIME TYPE TIMS Field of type TIMS
Importing OLDTODATE TYPE DATS Field of type DATS
Importing OLDTOTIME TYPE TIMS Field of type TIMS
Tables IT_DB6PM_SD TYPE DB6PM_SD DB6: database performance history display
Exception NO_HISTORY_FOUND TYPE no history data available
Exception SYSTEM_ERROR TYPE
               
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  20010122 
SAP Release Created in 610