SAP ABAP Function Module ORA_BW_GET_DATA (Get the data from gv$waitstat or its snapshot copy)
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 ORA_BW_GET_DATA Get the data from gv$waitstat or its snapshot copy  
Function Group STD8   Oracle DB-monitor  
Program Name SAPLSTD8    
INCLUDE Name LSTD8U37    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_IS_RAC TYPE CHAR1 Is RAC, Y/N?
Exporting E_DB_UPTIME TYPE I Total Time the DB has been up
Exporting E_CURR_TIME TYPE SYUZEIT Date and Time, Current Application Server Time
Exporting E_CURR_DATE TYPE SYDATUM Date and time, current (application server) date
Exporting E_CURR_SYSTEM TYPE SYSYSID Name of SAP R/3 System
Importing I_INST_ID TYPE ORA_INST_ID Oracle monitor: Instance ID
Importing I_SNAPSHOT_FROM TYPE ORA_SNAPSHOT_ID Snapshot ID (From)
Importing I_SNAPSHOT_TO TYPE ORA_SNAPSHOT_ID Snapshot ID (To)
Tables T_BBW TYPE ORA_BUFF_BUSY_WAIT_MON Structure for use in the Buffer Busy Wait Monitor
Tables T_BBW_TOT TYPE ORA_BUFF_BUSY_WAIT_MON Structure for use in the Buffer Busy Wait Monitor
Exception WRONG_DATABASE TYPE non Oracle DB.
Exception WRONG_ORACLE_RELEASE TYPE wrong oracle release.
Exception DB_RELEASE_UNKNOWN TYPE unknown database release.
Exception WRONG_INSTANCE TYPE specified instance is not available.
               
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