SAP ABAP Data Element ST04N_DBUFF_QUALITY (Data buffer quality)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON-ORA (Application Component) Oracle Database Monitors
⤷
S_DBMON_ORA_COCKPIT (Package) Database Monitor for Oracle in Cockpit Framework
⤷
⤷
Basic Data
| Data Element | ST04N_DBUFF_QUALITY |
| Short Description | Data buffer quality |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | ST04N_PERCNTG_3_1 | |
| Data Type | DEC | Counter or amount field with comma and sign |
| Length | 4 | |
| Decimal Places | 1 | |
| Output Length | 5 | |
| Value Table |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | Quality(%) |
| Medium | 15 | Quality (%) |
| Long | 20 | Quality (%) |
| Heading | 7 | Quality |
Documentation
Definition
Computed data buffer quality.
This key figure is calculated as rate by a formula:
100% - ((physicalreads - physicalreads_direct - physicalreads_directlob) / (sess_logicalreads - physicalreads_direct - physicalreads_directlob))
Non RAC / RAC Detail: Data buffer quality of the current instance.
RAC Total: Average over all instance-related data buffer qualities.
(Data source: gv$sysstat)
The appearance of a light (yellow / red) indicates that the difference in percent of at least 1 instance's value from the all-instances-average exceeds a certain limit. The limit values are maintained specific to key figures in table ST04N_LIM.
Use
Dependencies
Example
History
| Last changed by/on | SAP | 20070813 |
| SAP Release Created in | 700 |