SAP ABAP Function Module GET_DB_ORA_SEGSTAT (V$SEGSTAT monitoring)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON-ORA (Application Component) Oracle Database Monitors
     STUO (Package) ORACLE Database Monitor
Basic Data
Function Module GET_DB_ORA_SEGSTAT V$SEGSTAT monitoring  
Function Group STD9   Oracle Monitoring (New features)  
Program Name SAPLSTD9   Update Statistics for Certain Index 
INCLUDE Name LSTD9U04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SYSTEM TYPE SYST-SYSID Name of SAP R/3 System
Exporting TIME TYPE SYST-UZEIT Date and Time, Current Application Server Time
Exporting DATE TYPE SYST-DATUM Date and time, current (application server) date
Exporting STARTUP_TIME TYPE SYST-UZEIT Date and Time, Current Application Server Time
Exporting STARTUP_DATE TYPE SYST-DATUM Date and time, current (application server) date
Exporting RESET_TIME TYPE SYST-UZEIT Date and Time, Current Application Server Time
Exporting RESET_DATE TYPE SYST-DATUM Date and time, current (application server) date
Exporting DELTA_TIME TYPE SYST-UZEIT Date and Time, Current Application Server Time
Exporting DELTA_DATE TYPE INT4 Natural number
Importing N_ROWS TYPE INT4 50 Natural number
Importing PROCESS TYPE CHAR1 'D' Single-character flag
Importing INST_ID TYPE CHAR4 ' ' Not More Closely Defined Area, Possibly Used for Patchlevels
Importing TAB_NB TYPE CHAR1 '1' Single-character flag
Tables SEGSTAT TYPE SEGSTAT Segment statistics
Exception WRONG_DATABASE TYPE Non-Oracle DB.
Exception WRONG_ORACLE_RELEASE TYPE Wrong oracle release.
Exception COLLECTOR_NOT_SET_IN_TCOLL TYPE Check if the collector an tables were set up
Exception RESET_OLDER_THAN_STARTUP TYPE Reset older than statrt up
               
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  20040312 
SAP Release Created in 640