SAP ABAP Function Module DB6_PM_DB6CSTRC_PROG_CONT (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_PROG_CONT | DB6: Get Summary for Cumulative SQL Trace |
| Function Group | SDB6CSTRACE | DB6: Backend CS Trace |
| Program Name | SAPLSDB6CSTRACE | |
| INCLUDE Name | LSDB6CSTRACEU04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
STMT_STR_LEN | TYPE | DB6CSTRACE-STMT_LEN | Length of SQL Statement | |||
| |
STMT_STR | TYPE | DB6CSTRACE-STMT_SUBST | First 200 Characters of the Statement Text | |||
| |
TABLENAME | TYPE | DB6CSTRACE-TABLENAME | Name of the First Table in the SQL Statement | |||
| |
OPTLEVEL | TYPE | DB6CSTRACE-OPTLEVEL | Database Optimization Level | |||
| |
CONNECTION | TYPE | DBCON-CON_NAME | Logical name for a database connection | |||
| |
ABAP | TYPE | DB6CSTABP | DB6: abap prog for cumulative sql trace | |||
| |
NO_HISTORY_FOUND | TYPE | required history records could not be read | ||||
| |
ADBC_ERROR | TYPE | |||||
| |
C_CALL_FAILED | TYPE | |||||
| |
SYSTEM_ERROR | TYPE | |||||
Processing Type
| Normal Function 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 |