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 |
---|---|---|---|---|---|---|---|
![]() |
I_INST_ID | TYPE | ORA_INST_ID | Oracle monitor: Instance ID | |||
![]() |
I_UNDOSTAT | TYPE | STR_UNDOSTAT_CALC | structure representing the db view V$UNDOSTAT. | |||
![]() |
WRONG_DATABASE | TYPE | non Oracle DB. | ||||
![]() |
WRONG_ORACLE_RELEASE | TYPE | wrong oracle release. | ||||
![]() |
ERROR | TYPE | any error that causes the SQL not to work. | ||||
![]() |
DB_RELEASE_UNKNOWN | TYPE | unknown database release. | ||||
Processing Type
Normal Function 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 |