SAP ABAP Function Module GET_DB_ORA_UNDOSTAT2 (retrieves data from view V$UNDOSTAT.)
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_UNDOSTAT2 retrieves data from view V$UNDOSTAT.  
Function Group STD8   Oracle DB-monitor  
Program Name SAPLSTD8    
INCLUDE Name LSTD8U23    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_INST_ID TYPE ORA_INST_ID Oracle monitor: Instance ID
Tables I_UNDOSTAT TYPE STR_UNDOSTAT_CALC structure representing the db view V$UNDOSTAT.
Exception WRONG_DATABASE TYPE non Oracle DB.
Exception WRONG_ORACLE_RELEASE TYPE wrong oracle release.
Exception ERROR TYPE any error that causes the SQL not to work.
Exception DB_RELEASE_UNKNOWN TYPE unknown database release.
               
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  20041005 
SAP Release Created in 700