SAP ABAP Class CL_HDB_SYSCHK (HDB: Self Monitoring Checks)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
HAN-DB (Application Component) SAP HANA Database
⤷
SDBA_HDB (Package) DBACOCKPIT for NewDB (HDB)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_SYSCHK | DBA-CHK: System Checks | 20120824 |
Properties
Class | CL_HDB_SYSCHK | |
Short Description | HDB: Self Monitoring Checks | |
Super Class | CL_DBA_SYSCHK | DBA-CHK: System Checks |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDBA_HDB | DBACOCKPIT for NewDB (HDB) |
Created | 20120824 | SAP |
Last change | 20141121 | |
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_HDB_SYSCHK has no interface implemented.
Friends
Class CL_HDB_SYSCHK has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | I | 101 | 20121122 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | I | 103 | 20130710 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | I | 102 | 20130709 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | I | 100 | 20120824 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | HDB_ALERT_THRESHOLDS_TAB | Fields for Thresholds display | 20130125 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | HDB: Check Alerting Thresholds | 20121122 |
2 | ![]() |
Instance method | Private | Method | HDB: Check if the statistics server is available | 20120824 |
3 | ![]() |
Instance method | Private | Method | Fills the output structure for given sql error code | 20130710 |
4 | ![]() |
Instance method | Private | Method | 20130125 |
Events
Class CL_HDB_SYSCHK has no event.
Types
Class CL_HDB_SYSCHK has no local type.
Method Signatures
Method CHK_DB_ALERTING_TRESHOLDS Signature
Method CHK_DB_ALERTING_TRESHOLDS on class CL_HDB_SYSCHK has no parameter.
Method CHK_DB_ALERTING_TRESHOLDS on class CL_HDB_SYSCHK has no exception.
Method CHK_DB_STAT_SERV_AVAILABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FORCE_REFRESH | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120824 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA-RDI: General Back-end Error | 20120824 |
Method HANDLE_MESSAGES_BY_CATCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHECK_ID | Call by reference | Type reference (TYPE) | I | Id of the check which is executed at the moment | 20130710 | ||
2 | ![]() |
CX_REF | Call by reference | Object reference (TYPE REF TO) | CX_DBA_ROOT | DBA Cockpit: Root exception class | 20130710 | ||
3 | ![]() |
DB_USER_NAME | Call by reference | Type reference (TYPE) | DBCON_UID | Database User | 20130719 | ||
4 | ![]() |
E_LV_CHK_RESULT | Call by reference | Type reference (TYPE) | DBA_CHK_RESULT | DBA-CHK: Check Result | 20130710 | ||
5 | ![]() |
LV_TIME_START | Call by reference | Type reference (TYPE) | I | 20130710 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA-RDI: General Back-end Error | 20130710 |
Method READ_THRESHOLD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_MODIFIED | Call by reference | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20130125 | ||
2 | ![]() |
EV_VALUE | Call by reference | Type reference (TYPE) | DEC20_2 | Decimal number, 20 digits, none after decimal point | 20130125 | ||
3 | ![]() |
IV_SECTION | Call by reference | Type reference (TYPE) | CLIKE | 20130125 |
Method READ_THRESHOLD on class CL_HDB_SYSCHK has no exception.
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 740 |