SAP ABAP Function Module GET_DB_ORA_TABLE_ACCESS (Get data for the table access monitor)
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_TABLE_ACCESS | Get data for the table access monitor |
Function Group | STD8 | Oracle DB-monitor |
Program Name | SAPLSTD8 | |
INCLUDE Name | LSTD8U46 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
IS_RAC | TYPE | CHAR1 | Is RAC, Y/N? | |||
![]() |
I_INST_ID | TYPE | ORA_INST_ID | Oracle monitor: Instance ID | |||
![]() |
I_SNAPSHOT_FROM | TYPE | ORA_SNAPSHOT_ID | Oracle monitor: snapshot ID | |||
![]() |
I_SNAPSHOT_TO | TYPE | ORA_SNAPSHOT_ID | Oracle monitor: snapshot ID | |||
![]() |
T_STATEMENTS | TYPE | ORA_TABLE_ACCESS | Oracle Table Access Monitor Structure | |||
![]() |
T_OPERATIONS | TYPE | ORA_TABLE_ACCESS | Oracle Table Access Monitor Structure | |||
![]() |
T_TABLES | TYPE | ORA_TABLE_ACCESS | Oracle Table Access Monitor Structure | |||
![]() |
WRONG_DATABASE | TYPE | Non-Oracle Database | ||||
![]() |
WRONG_ORACLE_RELEASE | TYPE | Oracle Release < 9 | ||||
![]() |
DB_RELEASE_UNKNOWN | TYPE | Oracle release unknown | ||||
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 |