SAP ABAP Class CL_ORA_DP_MEMORY (Data Provider Classes for Memory)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON-ORA (Application Component) Oracle Database Monitors
     S_ORA_COCKPIT (Package) DBACockpit: Oracle Monitors
Properties
Class CL_ORA_DP_MEMORY  
Short Description Data Provider Classes for Memory    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ORA_COCKPIT   DBACockpit: Oracle Monitors 
Created 20130111   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ORA_DP_MEMORY has no forward declaration.
Interfaces
Class CL_ORA_DP_MEMORY has no interface implemented.
Friends
Class CL_ORA_DP_MEMORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_NAME Instance attribute Public Type reference (TYPE) DBCON_NAME Logical name for a database connection 20130111
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130111
2 GET_BPS Instance method Public Method SGA Monitor: Get buffer pool statistics 20130111
3 GET_CAS Instance method Public Method SGA Monitor: Get Cache advisory statistics 20130111
4 GET_CRO Instance method Public Method SGA Monitor: Get current SGA resize operations 20130111
5 GET_CSO Instance method Public Method SGA Monitor: Get completed SGA resize operations 20130111
6 GET_DSC Instance method Public Method SGA Monitor: Get Dynamic SGA operations 20130111
7 GET_RMO Instance method Public Method SGA Monitor: Get resources memory overview 20130111
8 GET_SPA Instance method Public Method SGA Monitor: Get shared pool statistics 20130111
Events
Class CL_ORA_DP_MEMORY has no event.
Types
Class CL_ORA_DP_MEMORY has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CON_NAME Call by reference Type reference (TYPE) DBCON_NAME Logical name for a database connection 20130111

Method CONSTRUCTOR on class CL_ORA_DP_MEMORY has no exception.

Method GET_BPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INST_ID Call by reference Type reference (TYPE) ORA_INST_ID Oracle monitor: Instance ID 20130111
2 Exporting P_RES_BPS Call by reference Type reference (TYPE) ORA_T_SG_BPS Table type for SGA monitor : Buffer pool statistics 20130111

Method GET_BPS on class CL_ORA_DP_MEMORY has no exception.

Method GET_CAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INST_ID Call by reference Type reference (TYPE) ORA_INST_ID Oracle monitor: Instance ID 20130111
2 Importing P_RELC Call by reference Type reference (TYPE) CHAR3 3-Byte field 20130111
3 Exporting P_RES_DCA Call by reference Type reference (TYPE) ORA_T_SG_DCA SGA Monitor : table type for completed SGA resize operations 20130111

Method GET_CAS on class CL_ORA_DP_MEMORY has no exception.

Method GET_CRO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INST_ID Call by reference Type reference (TYPE) ORA_INST_ID Oracle monitor: Instance ID 20130111
2 Exporting P_RES_CRO Call by reference Type reference (TYPE) ORA_T_SG_CRO SGA Monitor : table type for completed resize operations 20130111

Method GET_CRO on class CL_ORA_DP_MEMORY has no exception.

Method GET_CSO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INST_ID Call by reference Type reference (TYPE) ORA_INST_ID Oracle monitor: Instance ID 20130111
2 Exporting P_RES_SRO Call by reference Type reference (TYPE) ORA_T_SG_SRO SGA Monitor : table type for completed SGA resize operations 20130111

Method GET_CSO on class CL_ORA_DP_MEMORY has no exception.

Method GET_DSC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INST_ID Call by reference Type reference (TYPE) ORA_INST_ID Oracle monitor: Instance ID 20130111
2 Exporting P_RES_SDC Call by reference Type reference (TYPE) ORA_T_SG_SDC SGA Monitor : table type for completed resize operations 20130111

Method GET_DSC on class CL_ORA_DP_MEMORY has no exception.

Method GET_RMO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_RAC_NUMBER Call by reference Type reference (TYPE) C 20130111
2 Exporting P_RES_RMO Call by reference Type reference (TYPE) ORA_T_RMO SGA Monitor: Table type for Resources memory overview 20130111

Method GET_RMO on class CL_ORA_DP_MEMORY has no exception.

Method GET_SPA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INST_ID Call by reference Type reference (TYPE) ORA_INST_ID Oracle monitor: Instance ID 20130111
2 Importing P_RELC Call by reference Type reference (TYPE) CHAR3 3-Byte field 20130111
3 Exporting P_RES_SPA Call by reference Type reference (TYPE) ORA_T_SG_SPA SGA Monitor: table type for shared pool advice 20130111

Method GET_SPA on class CL_ORA_DP_MEMORY has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740