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
Exporting TIME_STAMP TYPE DATEORA collection time
Exporting VAL_REDO_LOG_SPACE_REQUESTS TYPE VSYSSTAT-VALUE value of stat 'redo log space requests'
Exporting VAL_REDO_ENTRIES TYPE VSYSSTAT-VALUE value of stat 'redo entries'
Exception NOT_FOUND TYPE no row with this statistic name found
Exception DUPLICATE_ROW TYPE more than one row with this statistic name found
               
Processing Type
Normal Function Module  
Remote-Enabled 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