SAP ABAP Class CL_DB2_ALERT_COLLECTOR (DB2: Alert Data Collector)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DB2 (Application Component) DB2 for z/OS
⤷
STU3 (Package) Development Class for Database Monitor
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_ALERT_COLLECTOR | DBA Cockpit: Alert Data Collector | 20061010 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DB2_ALERT_COLLECTOR_DAILY | DB2: Generic Alert Collector (One Day Period) | 20061221 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_DB2_ALERT_COLLECTOR_E2E | DB2: Generic Alert Collector for E2E Alerting | 20100322 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_DB2_ALERT_COLLECTOR_ERRMSG | DB2: Alert Collector for Error Messages | 20100727 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_DB2_ALERT_COLLECTOR_FIVMTS | DB2: Generic Alert Collector (Five Minutes Period) | 20061012 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_DB2_ALERT_COLLECTOR_HOURLY | DB2: Generic Alert Collector (One Hour Period) | 20061020 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_DB2_ALERT_COLLECTOR_LIMITS | DB2: Alert Collector for DB2 Limits | 20061010 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_DB2_ALERT_COLLECTOR_SLIM | DB2: Space Limits Alert Collector | 20100728 |
Properties
| Class | CL_DB2_ALERT_COLLECTOR | |
| Short Description | DB2: Alert Data Collector | |
| Super Class | CL_DBA_ALERT_COLLECTOR | DBA Cockpit: Alert Data Collector |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STU3 | Development Class for Database Monitor |
| Created | 20061010 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DB2_ALERT_COLLECTOR has no forward declaration.
Interfaces
Class CL_DB2_ALERT_COLLECTOR has no interface implemented.
Friends
Class CL_DB2_ALERT_COLLECTOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20061219 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20061219 | ||
| 2 | Instance method | Protected | Method | 20061219 | ||
| 3 | Instance method | Protected | Method | 20061219 |
Events
Class CL_DB2_ALERT_COLLECTOR has no event.
Types
Class CL_DB2_ALERT_COLLECTOR has no local type.
Method Signatures
Method DISABLE_LOGGING Signature
Method DISABLE_LOGGING on class CL_DB2_ALERT_COLLECTOR has no parameter.
Method DISABLE_LOGGING on class CL_DB2_ALERT_COLLECTOR has no exception.
Method ENABLE_LOGGING Signature
Method ENABLE_LOGGING on class CL_DB2_ALERT_COLLECTOR has no parameter.
Method ENABLE_LOGGING on class CL_DB2_ALERT_COLLECTOR has no exception.
Method LOG_MSG_TO_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20061219 |
Method LOG_MSG_TO_FILE on class CL_DB2_ALERT_COLLECTOR has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 710 |