SAP ABAP Class CL_SYB_HADR (SYB: DBMS Utilities)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-SYB (Application Component) Sybase ASE Database Platform
⤷
SMSYB (Package) SYBASE Database Monitor
⤷
⤷
Properties
| Class | CL_SYB_HADR | |
| Short Description | SYB: DBMS Utilities | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SMSYB | SYBASE Database Monitor |
| Created | 20130802 | 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_SYB_HADR has no interface implemented.
Friends
Class CL_SYB_HADR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SYBHADR_CONFIG_TAB | SYB: Table of SYBHADR_CONFIG | 20130802 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | 20130910 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | DBA_STRING_TAB | DBA Cockpit: Table of DBA_STRING_STRUC | 20130909 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | DBA_STRING_TAB | DBA Cockpit: Table of DBA_STRING_STRUC | 20130802 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SYB_DATABASE | SYB: Current Database | 20130802 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20130802 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SYBHADR_VERSION_TAB | SYB: Table of SYBHADR_VERSION | 20130802 | |||
| 8 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_SYB_HADR | SYB: DBMS Utilities | 20130802 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130910 | ||
| 2 | Instance method | Private | Constructor | CONSTRUCTOR | 20130802 | |
| 3 | Static method | Public | Method | 20130910 | ||
| 4 | Instance method | Public | Method | 20130802 | ||
| 5 | Instance method | Public | Method | 20130802 | ||
| 6 | Instance method | Public | Method | 20130909 | ||
| 7 | Static method | Public | Method | 20130802 | ||
| 8 | Static method | Public | Method | 20130822 | ||
| 9 | Instance method | Public | Method | 20130802 | ||
| 10 | Instance method | Public | Method | 20130802 | ||
| 11 | Instance method | Public | Method | 20130802 |
Events
Class CL_SYB_HADR has no event.
Types
Class CL_SYB_HADR has no local type.
Method Signatures
Method CONNECTED_TO_HADR_PRIMARY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PRIMARY | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130910 | ||||
| 2 | REVALIDATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130910 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: ADBC Errors | 20130910 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SYSTEM | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20130802 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: ADBC Errors | 20130802 | ||
| 2 | DBA Cockpit: Root exception class | 20130802 |
Method FORMAT_LATENCY_NICELY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LATENCY_FMT | Call by reference | Type reference (TYPE) | STRING | 20130910 | ||||
| 2 | LATENCY_MS | Call by reference | Type reference (TYPE) | I | 20130910 | ||||
| 3 | UNIT | Value transfer | Type reference (TYPE) | STRING | 20130910 |
Method FORMAT_LATENCY_NICELY on class CL_SYB_HADR has no exception.
Method GET_COMPONENT_VERSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FORCE_RELOAD | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130905 | |||
| 2 | VERSIONS | Value transfer | Type reference (TYPE) | SYBHADR_VERSION_TAB | SYB: Table of SYBHADR_VERSION | 20130802 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: ADBC Errors | 20130802 |
Method GET_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG | Value transfer | Type reference (TYPE) | SYBHADR_CONFIG_TAB | SYB: Table of SYBHADR_CONFIG | 20130802 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: ADBC Errors | 20130802 |
Method GET_DATABASES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATABASES | Value transfer | Type reference (TYPE) | DBA_STRING_TAB | DBA Cockpit: Table of DBA_STRING_STRUC | 20130909 |
Method GET_DATABASES on class CL_SYB_HADR has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_SYB_HADR | SYB: DBMS Utilities | 20130802 | |||
| 2 | SYSTEM | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20130802 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: ADBC Errors | 20130802 | ||
| 2 | DBA Cockpit: DB Exceptions | 20130802 |
Method GET_MEMBER_SPID_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MEMBER | Call by reference | Type reference (TYPE) | SYBMON_HADRMEMBERS | 20130822 | ||||
| 2 | SPIDS | Value transfer | Type reference (TYPE) | SYBMON_PROCESSLOOKUP_TAB | 20130822 | ||||
| 3 | SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | 20130822 |
Method GET_MEMBER_SPID_LIST on class CL_SYB_HADR has no exception.
Method GET_SAP_SID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SAP_SID | Value transfer | Type reference (TYPE) | SYSYSID | Name of SAP System | 20130802 |
Method GET_SAP_SID on class CL_SYB_HADR has no exception.
Method GET_SITENAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SITENAMES | Value transfer | Type reference (TYPE) | DBA_STRING_TAB | DBA Cockpit: Table of DBA_STRING_STRUC | 20130802 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: ADBC Errors | 20130802 | ||
| 2 | DBA-RDI: General Back-end Error | 20130802 |
Method GET_SITE_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTY | Call by reference | Type reference (TYPE) | CLIKE | 20130802 | ||||
| 2 | SITENAME | Call by reference | Type reference (TYPE) | CLIKE | SYB: Server Name | 20130802 | |||
| 3 | VALUE | Value transfer | Type reference (TYPE) | SYBSRVNAME | SYB: Server Name | 20130802 |
Method GET_SITE_PROPERTY on class CL_SYB_HADR has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |