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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 ORACP 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 ID_ARCH_GET_SPACE Constant Public Type reference (TYPE) DBA_CONFIG-ID 'ARCH_GET_SPACE' Configuration Parameter ID according to CL_DBA_CONFIG 20110509
2 ID_BACKUP_TOLERANCE Constant Public Type reference (TYPE) DBA_CONFIG-ID 'BACKUP_TOLERANCE' 20120817
3 ID_EXEHOST Constant Public Type reference (TYPE) DBA_CONFIG-ID 'EXEHOST' Configuration Parameter ID according to CL_DBA_CONFIG 20070307
4 ID_MIRROR_BR_RESULTS Constant Public Type reference (TYPE) DBA_CONFIG-ID 'MIRROR_BR_RESULTS' Configuration Parameter ID according to CL_DBA_CONFIG 20070307
5 ID_NUMBER_REDOLOGS Constant Public Type reference (TYPE) DBA_CONFIG-ID 'NUMBER_REDOLOGS' Configuration Parameter ID according to CL_DBA_CONFIG 20090630
6 ID_SWITCH_DIAGLOG Constant Public Type reference (TYPE) DBA_CONFIG-ID 'SWITCH_DIAGLOG' Configuration Parameter ID according to CL_DBA_CONFIG 20070307
7 ID_TCOLL_SERVER 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 GET_ARCH_SPACE_FLAG Instance method Public Method 20110509
2 GET_BACKUP_TOLERANCE Instance method Public Method 20120817
3 GET_EXEHOST Instance method Public Method 20070307
4 GET_MIRROR_FLAG Instance method Public Method 20070307
5 GET_NUMBER_REDOLOGS Instance method Public Method 20090630
6 SET_ARCH_SPACE_FLAG Instance method Public Method 20110509
7 SET_BACKUP_TOLERANCE Instance method Public Method 20120817
8 SET_EXEHOST Instance method Public Method 20070307
9 SET_MIRROR_FLAG Instance method Public Method 20070307
10 SET_NUMBER_REDOLOGS 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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