SAP ABAP Class CL_DB6_DATABASE (DB6: Current Database)
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_DBA_DISTRIBUTED_DATABASE | DBA Cockpit: Distributed Database Object | 20050425 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DB6_DISTRIBUTED_DATABASE | DB6 Distributed Database | 20090623 |
Properties
| Class | CL_DB6_DATABASE | |
| Short Description | DB6: Current Database | |
| Super Class | CL_DBA_DISTRIBUTED_DATABASE | DBA Cockpit: Distributed Database Object |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STU6 | DB6: Performance-Monitor (UNIX/Windows) |
| Created | 20050422 | SAP |
| Last change | 20140121 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DB6_DISTRIBUTED_DATABASE | DB6 Distributed Database | 20090623 |
Friends
Class CL_DB6_DATABASE 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) | I | -1 | 20071030 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | DB6PMCM_PAR_TAB | DB6: Table of DB6PMCM_PAR | 20060427 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | DB6PMCD_PAR_TAB | DB6: Configuration Database | 20051215 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | 20130618 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | 20121120 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | 20120312 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20050609 |
Methods
Events
Class CL_DB6_DATABASE has no event.
Types
Class CL_DB6_DATABASE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20090422 |
Method CONSTRUCTOR on class CL_DB6_DATABASE has no exception.
Method GET_DBCONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DB_PAR_TAB | Value transfer | Type reference (TYPE) | DB6PMCD_PAR_TAB | DB6: Configuration Database | 20051215 | |||
| 2 | PARTITN | Call by reference | Type reference (TYPE) | DB6CC_PARTITION | 20051128 |
Method GET_DBCONFIG on class CL_DB6_DATABASE has no exception.
Method GET_DBMCONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBM_PAR_TAB | Value transfer | Type reference (TYPE) | DB6PMCM_PAR_TAB | 20060515 |
Method GET_DBMCONFIG on class CL_DB6_DATABASE has no exception.
Method GET_DBM_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAM | Call by reference | Type reference (TYPE) | STRING | 20081111 | ||||
| 2 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20081111 |
Method GET_DBM_VALUE on class CL_DB6_DATABASE has no exception.
Method GET_DBM_VALUE_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAM | Call by reference | Type reference (TYPE) | STRING | 20090623 | ||||
| 2 | VALUE | Value transfer | Type reference (TYPE) | DB6PMCM_PAR | DB6: DBM Configuration Parameters | 20090623 |
Method GET_DBM_VALUE_ALL on class CL_DB6_DATABASE has no exception.
Method GET_DB_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAM | Call by reference | Type reference (TYPE) | STRING | 20081111 | ||||
| 2 | PARTITION | Call by reference | Type reference (TYPE) | I | 20090121 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20081111 |
Method GET_DB_VALUE on class CL_DB6_DATABASE has no exception.
Method GET_DB_VALUE_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAM | Call by reference | Type reference (TYPE) | STRING | 20090623 | ||||
| 2 | PARTITION | Call by reference | Type reference (TYPE) | I | 20090623 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | DB6PMCD_PAR | DB6: Database Configuration Parameters | 20090623 |
Method GET_DB_VALUE_ALL on class CL_DB6_DATABASE has no exception.
Method GET_MONITOR_SWITCHES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DFT_M_BUFP | Call by reference | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20060515 | |||
| 2 | DFT_M_LOCK | Call by reference | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20060515 | |||
| 3 | DFT_M_SORT | Call by reference | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20060515 | |||
| 4 | DFT_M_STMT | Call by reference | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20060515 | |||
| 5 | DFT_M_TAB | Call by reference | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20060515 | |||
| 6 | DFT_M_TS | Call by reference | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20060515 | |||
| 7 | DFT_M_UOW | Call by reference | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20060515 | |||
| 8 | MON_ACT_METRICS | Call by reference | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20100922 | |||
| 9 | MON_OBJ_METRICS | Call by reference | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20100922 | |||
| 10 | MON_REQ_METRICS | Call by reference | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20100922 |
Method GET_MONITOR_SWITCHES on class CL_DB6_DATABASE has no exception.
Method GET_UTC_TIMEZONE_DIFF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DIFF | Value transfer | Type reference (TYPE) | I | 20081113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: DB Exceptions | 20081113 |
Method IS_AUTOSTORAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_AUTOSTORAGE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20071030 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: ADBC Errors | 20071030 |
Method IS_CDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CDE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130618 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: ADBC Errors | 20130618 |
Method IS_DPF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DPF | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090730 |
Method IS_DPF on class CL_DB6_DATABASE has no exception.
Method IS_EXISTING_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXISTING | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081111 | ||||
| 2 | PARAM | Call by reference | Type reference (TYPE) | STRING | 20081111 |
Method IS_EXISTING_DB on class CL_DB6_DATABASE has no exception.
Method IS_EXISTING_DBM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXISTING | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081111 | ||||
| 2 | PARAM | Call by reference | Type reference (TYPE) | STRING | 20081111 |
Method IS_EXISTING_DBM on class CL_DB6_DATABASE has no exception.
Method IS_HADR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_HADR | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: ADBC Errors | 20121120 |
Method IS_INITIALIZED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090928 |
Method IS_INITIALIZED on class CL_DB6_DATABASE has no exception.
Method IS_SD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SD | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090402 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for SQL Error | 20120312 |
Method IS_SD_LA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SD_LA | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090402 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: ADBC Errors | 20120312 |
Method SET_DBCONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DB_PAR_TAB | Call by reference | Type reference (TYPE) | DB6CC_DB6PMCD_PAR | DB6: Configuration Database | 20051215 |
Method SET_DBCONFIG on class CL_DB6_DATABASE has no exception.
Method SET_DBMCONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBM_PAR_TAB | Call by reference | Type reference (TYPE) | DB6PMCM_PAR_TAB | DB6: Table of DB6PMCM_PAR | 20060515 |
Method SET_DBMCONFIG on class CL_DB6_DATABASE has no exception.
Method SET_UDF_STATUS_OK Signature
Method SET_UDF_STATUS_OK on class CL_DB6_DATABASE has no parameter.
Method SET_UDF_STATUS_OK on class CL_DB6_DATABASE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 710 |