SAP ABAP Class CL_DB6_DBH_COLLECTOR_EVMON (DB6-DBH: Event Monitor Data Collector)
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)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DB6_DBH_COLLECTOR | DB6-DBH: Extractor | 20090119 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DB6_DBH_CHANGE_HIST_EVENT | DB-DBH: Change Hisotry Event Monitor | 20120314 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_DB6_DBH_LOCK_EVENTS | DB6-DBH: WLM Threshold Violations | 20090302 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_DB6_DBH_WLM_ACTIVITIES | DB6-DBH: WLM Threshold Violations | 20090121 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_DB6_DBH_WLM_STATISTICS | DB6-DBH: WLM Statistics | 20090121 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_DB6_DBH_WLM_THRVIOLATIONS | DB6-DBH: WLM Threshold Violations | 20090121 |
Properties
Class | CL_DB6_DBH_COLLECTOR_EVMON | |
Short Description | DB6-DBH: Event Monitor Data Collector | |
Super Class | CL_DB6_DBH_COLLECTOR | DB6-DBH: Extractor |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | STU6 | DB6: Performance-Monitor (UNIX/Windows) |
Created | 20090119 | SAP |
Last change | 20130531 | 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) |
Interfaces
Class CL_DB6_DBH_COLLECTOR_EVMON has no interface implemented.
Friends
Class CL_DB6_DBH_COLLECTOR_EVMON 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 | 'RECREATE_ONERROR' | 20110330 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20100722 | |||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20090119 | |||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DB6_STRING_TAB | DB6: List of single CLP commands | 20090422 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_RDI_DBO_EVMON | DB6-RDI-DBO: Event Monitor | 20100722 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20100722 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20100722 |
2 | ![]() |
Instance method | Protected | Method | returns true if the event monitor exists | 20090121 |
3 | ![]() |
Instance method | Protected | Method | 20100722 |
Events
Class CL_DB6_DBH_COLLECTOR_EVMON has no event.
Types
Class CL_DB6_DBH_COLLECTOR_EVMON has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BI_SERVER | Call by reference | Type reference (TYPE) | DBA_DBH_BI_SERVER | DBA-DBH: BI Server | 20100722 | ||
2 | ![]() |
CONFIGSTRING | Call by reference | Type reference (TYPE) | DBA_DBH_CONFIG_STRING | DBA-DBH: Configuration String | 20100722 | ||
3 | ![]() |
CREATE_STMT | Call by reference | Type reference (TYPE) | STRING | 20100722 | |||
4 | ![]() |
DBCNAME | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20100722 | ||
5 | ![]() |
EVMON_NAME | Call by reference | Type reference (TYPE) | STRING | 20100722 | |||
6 | ![]() |
EVMON_TABLES | Call by reference | Type reference (TYPE) | DB6_STRING_TAB | DB6: List of single CLP commands | 20100722 | ||
7 | ![]() |
HAS_CLEANUP_PHASE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20100722 | ||
8 | ![]() |
HAS_INC_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100722 | ||
9 | ![]() |
HAS_SNAP_PHASE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20100722 | ||
10 | ![]() |
HAS_STG_PHASE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20100722 | ||
11 | ![]() |
HAS_TOP_PHASE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100722 | ||
12 | ![]() |
INC_MODE_TIME_UNIT | Call by reference | Type reference (TYPE) | STRING | 20100722 | |||
13 | ![]() |
PREFIX | Call by reference | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | DB6-DBH: Prefix | 20100722 | ||
14 | ![]() |
UE_REL_STMT | Call by reference | Type reference (TYPE) | STRING | '' | 20100722 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA-DBH: Setup Corrupted | 20100722 |
Method EVENT_MONITOR_EXISTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA Cockpit: ADBC Errors | 20090121 |
Method INIT_RDI_DBO_EVMON Signature
Method INIT_RDI_DBO_EVMON on class CL_DB6_DBH_COLLECTOR_EVMON has no parameter.
Method INIT_RDI_DBO_EVMON on class CL_DB6_DBH_COLLECTOR_EVMON has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |