SAP ABAP Function Module SAPTUNE_ROLL_PAGE_HISTORY (History of the Sizes of the Roll Buffer and the Page Buffer)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON-TUN (Application Component) Performance Monitors (TCC)
     STUN_MON (Package) STUN: Monitoring/Statistics
Basic Data
Function Module SAPTUNE_ROLL_PAGE_HISTORY History of the Sizes of the Roll Buffer and the Page Buffer  
Function Group STUB   SAPTUNE buffer statistics  
Program Name SAPLSTUB    
INCLUDE Name LSTUBU19    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting PAGE_AREA_SHARED_MEMORY TYPE SYST-INDEX Size of the paging area in shared memory
Exporting PAGE_AREA_SIZE TYPE SYST-INDEX Size of the Paging Area (KB)
Exporting PAGE_USED TYPE SYST-INDEX Snapshot: Used Paging Area (KB)
Exporting PAGE_MAX_USED TYPE SYST-INDEX Maximum Paging Area Used (KB)
Exporting PAGING_FILE_SIZE TYPE SYST-INDEX Size of the Paging File (KB)
Exporting ROLL_AREA_SHARED_MEMORY TYPE SYST-INDEX Size of the Roll Area in the Shared Memory (KB)
Exporting ROLL_AREA_SIZE TYPE SYST-INDEX Size of the Roll Area (KB)
Exporting ROLL_USED TYPE SYST-INDEX Snapshot: Used Roll Area (KB)
Exporting ROLL_FILE_SIZE TYPE SYST-INDEX Size of the Roll File (KB)
Exporting ROLL_MAX_USED TYPE SYST-INDEX Maximum Roll Area Used (KB)
Exporting TIME TYPE SYST-UZEIT Anlys Time
Exporting SYSID TYPE SYST-SYSID SAP System ID
Importing DATE TYPE SYST-DATUM Analysis date
Importing HOST TYPE STUN_HOST-HOST Application Server Name
Importing SYSTEM TYPE BUF_H_CONT-SYSTEM SAP System number
Exception NO_HISTORY_AVAILABLE TYPE No history for specified day or server
Exception NO_AUTHORIZATION TYPE No authorization
               
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  19950405 
SAP Release Created in