SAP ABAP Class CL_ORA_DBH_REDOWRITE (Oracle DBH Extractor : System Stats Redowrites)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON-ORA (Application Component) Oracle Database Monitors
⤷
S_ORA_COCKPIT (Package) DBACockpit: Oracle Monitors
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ORA_DBH_EXTRACTOR | Oracle DBH Extractor (Superclass) | 20111121 |
Properties
| Class | CL_ORA_DBH_REDOWRITE | |
| Short Description | Oracle DBH Extractor : System Stats Redowrites | |
| Super Class | CL_ORA_DBH_EXTRACTOR | Oracle DBH Extractor (Superclass) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ORA_COCKPIT | DBACockpit: Oracle Monitors |
| Created | 20111121 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ORA_DBH_REDOWRITE has no forward declaration.
Interfaces
Class CL_ORA_DBH_REDOWRITE has no interface implemented.
Friends
Class CL_ORA_DBH_REDOWRITE 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 | Oracle data type: Number | 20111121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Define the local HEADER and mapping data | 20111121 |
Events
Class CL_ORA_DBH_REDOWRITE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | REDOWRITE_L | Private | See coding | 20111121 | BEGIN OF redowrite_l ,
instance_number type i,
snap_id TYPE i,
seconds TYPE string,
redo_size_mb TYPE string,
redo_writes TYPE string,
write_time_s TYPE string,
sync_reqs TYPE string,
sync_time_s TYPE string,
commits TYPE string,
END OF redowrite_l
|
Method Signatures
Method COLUMN_DEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEADER | Call by reference | Type reference (TYPE) | DBA_DBH_LOADER_HEADER | DBA-DBH: Header Date (245 Data; 10 Long Fields) | 20111121 |
Method COLUMN_DEF on class CL_ORA_DBH_REDOWRITE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |