SAP ABAP Function Module SSTO_GET_REDOBUFF_STATS (Oracle: gets stats needed to calculate redo buffer quality)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-ORA-CCM (Application Component) CCMS / Database Monitors for Oracle
⤷
SOMO (Package) Oracle Monitor
⤷
⤷
Basic Data
| Function Module | SSTO_GET_REDOBUFF_STATS | Oracle: gets stats needed to calculate redo buffer quality |
| Function Group | SSTO | Oracle DD Lookup Functions |
| Program Name | SAPLSSTO | |
| INCLUDE Name | LSSTOU05 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
TIME_STAMP | TYPE | DATEORA | collection time | |||
| |
VAL_REDO_LOG_SPACE_REQUESTS | TYPE | VSYSSTAT-VALUE | value of stat 'redo log space requests' | |||
| |
VAL_REDO_ENTRIES | TYPE | VSYSSTAT-VALUE | value of stat 'redo entries' | |||
| |
NOT_FOUND | TYPE | no row with this statistic name found | ||||
| |
DUPLICATE_ROW | TYPE | more than one row with this statistic name found | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19990505 |
| SAP Release Created in |