SAP ABAP Class CL_ORA_CONFIG (ORA: DB13 Settings)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON-ORA (Application Component) Oracle Database Monitors
⤷
S_DBCOCKPIT_ORA (Package) Oracle Monitoring with DBCOCKPIT Framework

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_CONFIG | DBA Cockpit: Monitoring Settings | 20070307 |
Properties
Class | CL_ORA_CONFIG | |
Short Description | ORA: DB13 Settings | |
Super Class | CL_DBA_CONFIG | DBA Cockpit: Monitoring Settings |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_DBCOCKPIT_ORA | Oracle Monitoring with DBCOCKPIT Framework |
Created | 20070307 | SAP |
Last change | 20130531 | 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
Class CL_ORA_CONFIG has no interface implemented.
Friends
Class CL_ORA_CONFIG has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | DBA_CONFIG-ID | 'ARCH_GET_SPACE' | Configuration Parameter ID according to CL_DBA_CONFIG | 20110509 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | DBA_CONFIG-ID | 'BACKUP_TOLERANCE' | 20120817 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | DBA_CONFIG-ID | 'EXEHOST' | Configuration Parameter ID according to CL_DBA_CONFIG | 20070307 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | DBA_CONFIG-ID | 'MIRROR_BR_RESULTS' | Configuration Parameter ID according to CL_DBA_CONFIG | 20070307 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | DBA_CONFIG-ID | 'NUMBER_REDOLOGS' | Configuration Parameter ID according to CL_DBA_CONFIG | 20090630 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | DBA_CONFIG-ID | 'SWITCH_DIAGLOG' | Configuration Parameter ID according to CL_DBA_CONFIG | 20070307 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | DBA_CONFIG-ID | 'TCOLL_SERVER' | Configuration Parameter ID according to CL_DBA_CONFIG | 20070307 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20110509 | |
2 | ![]() |
Instance method | Public | Method | 20120817 | |
3 | ![]() |
Instance method | Public | Method | 20070307 | |
4 | ![]() |
Instance method | Public | Method | 20070307 | |
5 | ![]() |
Instance method | Public | Method | 20090630 | |
6 | ![]() |
Instance method | Public | Method | 20110509 | |
7 | ![]() |
Instance method | Public | Method | 20120817 | |
8 | ![]() |
Instance method | Public | Method | 20070307 | |
9 | ![]() |
Instance method | Public | Method | 20070307 | |
10 | ![]() |
Instance method | Public | Method | 20090630 |
Events
Class CL_ORA_CONFIG has no event.
Types
Class CL_ORA_CONFIG has no local type.
Method Signatures
Method GET_ARCH_SPACE_FLAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ARCH_SPACE_FLAG | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110509 |
Method GET_ARCH_SPACE_FLAG on class CL_ORA_CONFIG has no exception.
Method GET_BACKUP_TOLERANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BACKUP_TOLERANCE | Value transfer | Type reference (TYPE) | STRING | 20120817 |
Method GET_BACKUP_TOLERANCE on class CL_ORA_CONFIG has no exception.
Method GET_EXEHOST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXEHOST | Value transfer | Type reference (TYPE) | SDBA_HOST | Name of the server where the DBA action is to be executed | 20070307 |
Method GET_EXEHOST on class CL_ORA_CONFIG has no exception.
Method GET_MIRROR_FLAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MIRROR_FLAG | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070307 |
Method GET_MIRROR_FLAG on class CL_ORA_CONFIG has no exception.
Method GET_NUMBER_REDOLOGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NUMBER_REDOLOGS | Value transfer | Type reference (TYPE) | ORACP_ACTION_BACKUPLOGS-ARCH_MAX | 20090630 |
Method GET_NUMBER_REDOLOGS on class CL_ORA_CONFIG has no exception.
Method SET_ARCH_SPACE_FLAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ARCH_SPACE_FLAG | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110509 |
Method SET_ARCH_SPACE_FLAG on class CL_ORA_CONFIG has no exception.
Method SET_BACKUP_TOLERANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BACKUP_TOLERANCE | Call by reference | Type reference (TYPE) | CLIKE | 20120817 |
Method SET_BACKUP_TOLERANCE on class CL_ORA_CONFIG has no exception.
Method SET_EXEHOST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXEHOST | Call by reference | Type reference (TYPE) | CLIKE | 20070307 |
Method SET_EXEHOST on class CL_ORA_CONFIG has no exception.
Method SET_MIRROR_FLAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MIRROR_FLAG | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070307 |
Method SET_MIRROR_FLAG on class CL_ORA_CONFIG has no exception.
Method SET_NUMBER_REDOLOGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NUMBER_REDOLOGS | Call by reference | Type reference (TYPE) | ORACP_ACTION_BACKUPLOGS-ARCH_MAX | 20090630 |
Method SET_NUMBER_REDOLOGS on class CL_ORA_CONFIG has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |