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 | ![]() |
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 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20130111 |
2 | ![]() |
Instance method | Public | Method | SGA Monitor: Get buffer pool statistics | 20130111 |
3 | ![]() |
Instance method | Public | Method | SGA Monitor: Get Cache advisory statistics | 20130111 |
4 | ![]() |
Instance method | Public | Method | SGA Monitor: Get current SGA resize operations | 20130111 |
5 | ![]() |
Instance method | Public | Method | SGA Monitor: Get completed SGA resize operations | 20130111 |
6 | ![]() |
Instance method | Public | Method | SGA Monitor: Get Dynamic SGA operations | 20130111 |
7 | ![]() |
Instance method | Public | Method | SGA Monitor: Get resources memory overview | 20130111 |
8 | ![]() |
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 | ![]() |
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 | ![]() |
I_INST_ID | Call by reference | Type reference (TYPE) | ORA_INST_ID | Oracle monitor: Instance ID | 20130111 | ||
2 | ![]() |
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 | ![]() |
I_INST_ID | Call by reference | Type reference (TYPE) | ORA_INST_ID | Oracle monitor: Instance ID | 20130111 | ||
2 | ![]() |
P_RELC | Call by reference | Type reference (TYPE) | CHAR3 | 3-Byte field | 20130111 | ||
3 | ![]() |
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 | ![]() |
I_INST_ID | Call by reference | Type reference (TYPE) | ORA_INST_ID | Oracle monitor: Instance ID | 20130111 | ||
2 | ![]() |
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 | ![]() |
I_INST_ID | Call by reference | Type reference (TYPE) | ORA_INST_ID | Oracle monitor: Instance ID | 20130111 | ||
2 | ![]() |
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 | ![]() |
I_INST_ID | Call by reference | Type reference (TYPE) | ORA_INST_ID | Oracle monitor: Instance ID | 20130111 | ||
2 | ![]() |
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 | ![]() |
P_RAC_NUMBER | Call by reference | Type reference (TYPE) | C | 20130111 | |||
2 | ![]() |
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 | ![]() |
I_INST_ID | Call by reference | Type reference (TYPE) | ORA_INST_ID | Oracle monitor: Instance ID | 20130111 | ||
2 | ![]() |
P_RELC | Call by reference | Type reference (TYPE) | CHAR3 | 3-Byte field | 20130111 | ||
3 | ![]() |
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 |