SAP ABAP Function Module DB6_PM_DB6CSTRC_APPSERV (DB6: Get Summary for Cumulative SQL Trace)
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_PM_DB6CSTRC_APPSERV DB6: Get Summary for Cumulative SQL Trace  
Function Group SDB6CSTRACE   DB6: Backend CS Trace  
Program Name SAPLSDB6CSTRACE    
INCLUDE Name LSDB6CSTRACEU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing STMT_STR_LEN TYPE DB6CSTRACE-STMT_LEN Length of SQL Statement
Importing STMT_STR TYPE DB6CSTRACE-STMT_SUBST First 200 Characters of the Statement Text
Importing TABLENAME TYPE DB6CSTRACE-TABLENAME Name of the First Table in the SQL Statement
Importing OPTLEVEL TYPE DB6CSTRACE-OPTLEVEL Database Optimization Level
Importing CONNECTION TYPE DBCON-CON_NAME Logical name for a database connection
Tables APPSERVER TYPE DB6CSTRACE Results Table for DB6 CS Trace (Cumulative DBSL Trace)
Exception NO_HISTORY_FOUND TYPE required history records could not be read
Exception ADBC_ERROR TYPE
Exception C_CALL_FAILED TYPE
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  20041217 
SAP Release Created in 700