SAP ABAP Class CL_DB6_WLM_EVMONS (DB6 WLM Event Monitors)
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)
⤷
⤷
Properties
| Class | CL_DB6_WLM_EVMONS | |
| Short Description | DB6 WLM Event Monitors | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STU6 | DB6: Performance-Monitor (UNIX/Windows) |
| Created | 20071010 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_DB6_WLM_EVMONS has no interface implemented.
Friends
Class CL_DB6_WLM_EVMONS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'CoordActExecTime' | 20090907 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'CoordActLifetime' | 20090907 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'CoordActQueueTime' | 20090907 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'SAP_WLM_ACTIVITIES' | 20071010 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'SAP_WLM_STATISTICS' | 20071010 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'SAP_WLM_THRVIOLATIONS' | 20071010 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | CL_DB6_SAPTOOLS_SETUP=>SAPTOOLS_SCHEMA | 20090929 | |||
| 8 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_DB6_WLM_EVMONS | DB6 WLM Event Monitors | 20071010 | |||
| 9 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20071010 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20071010 | |
| 2 | Instance method | Public | Method | 20080128 | ||
| 3 | Instance method | Public | Method | 20080128 | ||
| 4 | Instance method | Public | Method | 20080128 | ||
| 5 | Static method | Public | Method | 20071010 | ||
| 6 | Instance method | Private | Method | 20100527 | ||
| 7 | Instance method | Public | Method | retrieve runtime/section explain for given activity | 20080204 | |
| 8 | Instance method | Private | Method | 20100527 | ||
| 9 | Instance method | Public | Method | 20080513 | ||
| 10 | Instance method | Public | Method | 20071127 |
Events
Class CL_DB6_WLM_EVMONS has no event.
Types
Class CL_DB6_WLM_EVMONS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20071010 |
Method CONSTRUCTOR on class CL_DB6_WLM_EVMONS has no exception.
Method GET_ACTIVITY_BINDVALS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVITY_ID | Call by reference | Type reference (TYPE) | DB6WLM_ACTIVITY-ACTIVITY_ID | 20080128 | ||||
| 2 | ACTIVITY_SECONDARY_ID | Call by reference | Type reference (TYPE) | DB6WLM_ACTIVITY-ACTIVITY_SECONDARY_ID | 20080128 | ||||
| 3 | APPL_ID | Call by reference | Type reference (TYPE) | DB6WLM_ACTIVITY-APPL_ID | DB6: Timestamp (Format: YYYYMMDDHHMMSS) | 20080128 | |||
| 4 | BINDVALS | Value transfer | Type reference (TYPE) | DB6WLM_ACTIVITYVALS_TAB | 20080128 | ||||
| 5 | UOW_ID | Call by reference | Type reference (TYPE) | DB6WLM_ACTIVITY-UOW_ID | 20080128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: ADBC Errors | 20080128 |
Method GET_ACTIVITY_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVITY | Value transfer | Type reference (TYPE) | DB6WLM_ACTIVITY | 20080128 | ||||
| 2 | ACTIVITY_ID | Call by reference | Type reference (TYPE) | DB6WLM_ACTIVITY-ACTIVITY_ID | 20080128 | ||||
| 3 | AGENT_ID | Call by reference | Type reference (TYPE) | DB6WLM_ACTIVITY-AGENT_ID | 20080128 | ||||
| 4 | UOW_ID | Call by reference | Type reference (TYPE) | DB6WLM_ACTIVITY-UOW_ID | 20080128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: ADBC Errors | 20080128 |
Method GET_ACTIVITY_STMTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVITY_ID | Call by reference | Type reference (TYPE) | DB6WLM_ACTIVITY-ACTIVITY_ID | 20080128 | ||||
| 2 | ACTIVITY_SECONDARY_ID | Call by reference | Type reference (TYPE) | DB6WLM_ACTIVITY-ACTIVITY_SECONDARY_ID | 20080128 | ||||
| 3 | APPL_ID | Call by reference | Type reference (TYPE) | DB6WLM_ACTIVITY-APPL_ID | DB6: Timestamp (Format: YYYYMMDDHHMMSS) | 20080128 | |||
| 4 | STMTS | Value transfer | Type reference (TYPE) | DB6WLM_ACTIVITYSTMT_TAB | DB6: Table of DB6WLM_ACTIVITYSTMT | 20080128 | |||
| 5 | UOW_ID | Call by reference | Type reference (TYPE) | DB6WLM_ACTIVITY-UOW_ID | 20080128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: ADBC Errors | 20080128 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVMONS | Value transfer | Object reference (TYPE REF TO) | CL_DB6_WLM_EVMONS | DB6 WLM Event Monitors | 20071010 | |||
| 2 | SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20071010 |
Method GET_INSTANCE on class CL_DB6_WLM_EVMONS has no exception.
Method GET_MEMBER_IN_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MEMBER_IN_LIST | Value transfer | Type reference (TYPE) | STRING | 20100527 | ||||
| 2 | MEMBER_SELECTION | Call by reference | Type reference (TYPE) | DB6_WD_MEMBER_SELECTION | DB6: WD Member Selection | 20100527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: ADBC Errors | 20100527 |
Method GET_RUNTIME_EXPLAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVITY_ID | Call by reference | Type reference (TYPE) | DB6WLM_ACTIVITY-ACTIVITY_ID | 20080204 | ||||
| 2 | ACTIVITY_SECONDARY_ID | Call by reference | Type reference (TYPE) | DB6WLM_ACTIVITY-ACTIVITY_SECONDARY_ID | 20080204 | ||||
| 3 | APPL_ID | Call by reference | Type reference (TYPE) | DB6WLM_ACTIVITY-APPL_ID | 20080204 | ||||
| 4 | SECTION_EXPL | Value transfer | Type reference (TYPE) | STRING | 20080204 | ||||
| 5 | UOW_ID | Call by reference | Type reference (TYPE) | DB6WLM_ACTIVITY-UOW_ID | 20080204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: ADBC Errors | 20080211 | ||
| 2 | DBA Cockpit: ADBC Errors | 20080211 |
Method GET_SC_CLAUSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SC_PREDICATE | Value transfer | Type reference (TYPE) | STRING | 20100527 | ||||
| 2 | SC_SELECTION | Call by reference | Type reference (TYPE) | DB6_WD_SC_SELECTION | 20100527 | ||||
| 3 | TABLE_ALIAS | Call by reference | Type reference (TYPE) | STRING | 20100527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: ADBC Errors | 20100527 |
Method GET_SC_HISTOGRAM_HISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HISTOGRAM_DATA | Value transfer | Type reference (TYPE) | DB6WLM_SC_HISTOGRAM_TAB | DB6: Table of DB6WLM_SC_HISTOGRAM | 20080513 | |||
| 2 | TIMESLIDER | Call by reference | Type reference (TYPE) | DBA_WD_TIMESLIDER | DBA Cockpit: Description of Time Slider UI Element | 20090623 | |||
| 3 | TYPE | Call by reference | Type reference (TYPE) | STRING | 20080513 | ||||
| 4 | WD_MEMBER_SEL | Call by reference | Type reference (TYPE) | DB6_WD_MEMBER_SELECTION | DB6: WD Member Selection | 20090915 | |||
| 5 | WD_SC_SEL | Call by reference | Type reference (TYPE) | DB6_WD_SC_SELECTION | DB6: WD Service Class Selection | 20090915 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: ADBC Errors | 20080513 |
Method GET_THRESHOLD_VIOLATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MEMBER_SELECTION | Call by reference | Type reference (TYPE) | DB6_WD_MEMBER_SELECTION | DB6: WD Member Selection | 20100527 | |||
| 2 | SC_SELECTION | Call by reference | Type reference (TYPE) | DB6_WD_SC_SELECTION | DB6: WD Service Class Selection | 20100527 | |||
| 3 | TIMEFRAME_SELECTION | Call by reference | Type reference (TYPE) | DBA_WD_TIMESLIDER | DBA Cockpit: Description of Time Slider UI Element | 20100527 | |||
| 4 | VIOLATIONS | Value transfer | Type reference (TYPE) | DB6WLM_THRVIOLATION_TAB | DB6: Table of DB6WLM_THR | 20071127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: ADBC Errors | 20071127 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 711 |