SAP ABAP Class CL_DB6_DBH_WLM_STATISTICS (DB6-DBH: WLM Statistics)
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_EVMON DB6-DBH: Event Monitor Data Collector 20090121
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DB6_DBH_WLM_METRICS DB6-DBH: Collector/Extractor for WLM Metrics 20091119
Properties
Class CL_DB6_DBH_WLM_STATISTICS  
Short Description DB6-DBH: WLM Statistics    
Super Class CL_DB6_DBH_COLLECTOR_EVMON DB6-DBH: Event Monitor Data Collector 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STU6   DB6: Performance-Monitor (UNIX/Windows) 
Created 20080319   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DB6_DBH_WLM_STATISTICS has no forward declaration.
Interfaces
Class CL_DB6_DBH_WLM_STATISTICS has no interface implemented.
Friends
Class CL_DB6_DBH_WLM_STATISTICS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_DEFAULT_BUFFER_SIZE Constant Public Type reference (TYPE) I 200 20100722
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080319
2 GEN_ADD_HIERARCHY_LEVELS Instance method Private Method aggregate entries of 'U' mode into one 'S' mode entry 20091117
3 GEN_AGGREGATE_U_ENTRIES Instance method Private Method aggregate entries of 'U' mode into one 'S' mode entry 20091103
4 GEN_CALC_BLACK_SPOT Instance method Private Method aggregate entries of 'U' mode into one 'S' mode entry 20091118
5 GEN_CALC_UNKNOWN_CHILD_METRICS Instance method Private Method aggregate entries of 'U' mode into one 'S' mode entry 20100108
6 GEN_CLEANUP_EVMON_TABLES Instance method Private Method cleanup all event monitor tables 20091102
7 GEN_CLEANUP_SNAPSHOT_DATA Instance method Private Method cleanup old snapshot data 20091104
8 GEN_CLEANUP_STAGING_DATA Instance method Private Method cleanup all 'u' entries from staging tables 20091104
9 GEN_COLLECT_STATS_PHASE Instance method Private Method 20090206
10 GEN_CONVERT_METRICS_PHASE Instance method Private Method convert XML metrics into row-based relational 20091102
11 GEN_COPY_STATS_PHASE Instance method Private Method copy statistics into SAP tables 20091102
12 GEN_EXCLUDE_SELECTED_METRICS Instance method Private Method 20100426
13 GEN_METRICS_STAGING_PHASE Instance method Private Method calculate delta for row-based metrics 20091102
14 GET_EXCLUDED_METRICS Static method Public Method 20100421
Events
Class CL_DB6_DBH_WLM_STATISTICS has no event.
Types
Class CL_DB6_DBH_WLM_STATISTICS has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BI_SERVER Call by reference Type reference (TYPE) DBA_DBH_BI_SERVER DBA-DBH: BI Server 20080319
2 Importing CONFIGSTRING Call by reference Type reference (TYPE) DBA_DBH_CONFIG_STRING DBA-DBH: Configuration String 20080319
3 Importing DBCNAME Call by reference Type reference (TYPE) DBCON_NAME Logical name for a database connection 20080319
4 Importing PREFIX Call by reference Type reference (TYPE) DB6_DBH_ROUTINE_NAME DB6-DBH: Prefix 20080319
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20090127

Method GEN_ADD_HIERARCHY_LEVELS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SP Call by reference Object reference (TYPE REF TO) CL_DB6_DBH_STORED_PROCEDURE DB6-DBH: Stored Procedure Helper 20091117

Method GEN_ADD_HIERARCHY_LEVELS on class CL_DB6_DBH_WLM_STATISTICS has no exception.

Method GEN_AGGREGATE_U_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SP Call by reference Object reference (TYPE REF TO) CL_DB6_DBH_STORED_PROCEDURE DB6-DBH: Stored Procedure Helper 20091103

Method GEN_AGGREGATE_U_ENTRIES on class CL_DB6_DBH_WLM_STATISTICS has no exception.

Method GEN_CALC_BLACK_SPOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SP Call by reference Object reference (TYPE REF TO) CL_DB6_DBH_STORED_PROCEDURE DB6-DBH: Stored Procedure Helper 20091118

Method GEN_CALC_BLACK_SPOT on class CL_DB6_DBH_WLM_STATISTICS has no exception.

Method GEN_CALC_UNKNOWN_CHILD_METRICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SP Call by reference Object reference (TYPE REF TO) CL_DB6_DBH_STORED_PROCEDURE DB6-DBH: Stored Procedure Helper 20100108

Method GEN_CALC_UNKNOWN_CHILD_METRICS on class CL_DB6_DBH_WLM_STATISTICS has no exception.

Method GEN_CLEANUP_EVMON_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SP Call by reference Object reference (TYPE REF TO) CL_DB6_DBH_STORED_PROCEDURE DB6-DBH: Stored Procedure Helper 20091102

Method GEN_CLEANUP_EVMON_TABLES on class CL_DB6_DBH_WLM_STATISTICS has no exception.

Method GEN_CLEANUP_SNAPSHOT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SP Call by reference Object reference (TYPE REF TO) CL_DB6_DBH_STORED_PROCEDURE DB6-DBH: Stored Procedure Helper 20091104

Method GEN_CLEANUP_SNAPSHOT_DATA on class CL_DB6_DBH_WLM_STATISTICS has no exception.

Method GEN_CLEANUP_STAGING_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SP Call by reference Object reference (TYPE REF TO) CL_DB6_DBH_STORED_PROCEDURE DB6-DBH: Stored Procedure Helper 20091104

Method GEN_CLEANUP_STAGING_DATA on class CL_DB6_DBH_WLM_STATISTICS has no exception.

Method GEN_COLLECT_STATS_PHASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SP Call by reference Object reference (TYPE REF TO) CL_DB6_DBH_STORED_PROCEDURE DB6-DBH: Stored Procedure Helper 20090206

Method GEN_COLLECT_STATS_PHASE on class CL_DB6_DBH_WLM_STATISTICS has no exception.

Method GEN_CONVERT_METRICS_PHASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SP Call by reference Object reference (TYPE REF TO) CL_DB6_DBH_STORED_PROCEDURE DB6-DBH: Stored Procedure Helper 20091103

Method GEN_CONVERT_METRICS_PHASE on class CL_DB6_DBH_WLM_STATISTICS has no exception.

Method GEN_COPY_STATS_PHASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SP Call by reference Object reference (TYPE REF TO) CL_DB6_DBH_STORED_PROCEDURE DB6-DBH: Stored Procedure Helper 20091102

Method GEN_COPY_STATS_PHASE on class CL_DB6_DBH_WLM_STATISTICS has no exception.

Method GEN_EXCLUDE_SELECTED_METRICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SP Call by reference Object reference (TYPE REF TO) CL_DB6_DBH_STORED_PROCEDURE DB6-DBH: Stored Procedure Helper 20100426

Method GEN_EXCLUDE_SELECTED_METRICS on class CL_DB6_DBH_WLM_STATISTICS has no exception.

Method GEN_METRICS_STAGING_PHASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SP Call by reference Object reference (TYPE REF TO) CL_DB6_DBH_STORED_PROCEDURE DB6-DBH: Stored Procedure Helper 20091103

Method GEN_METRICS_STAGING_PHASE on class CL_DB6_DBH_WLM_STATISTICS has no exception.

Method GET_EXCLUDED_METRICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning METRIC_LIST Value transfer Type reference (TYPE) DB6_STRING_TAB DBA Cockpit: Table of DBA_STRING_STRUC 20100421

Method GET_EXCLUDED_METRICS on class CL_DB6_DBH_WLM_STATISTICS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 711