SAP ABAP Function Module ORA_AUXSTATS_DATA_SNAPSHOT (Select the data from the sap_auxstats table)
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_AUXSTATS_DATA_SNAPSHOT | Select the data from the sap_auxstats table |
| Function Group | STD9 | Oracle Monitoring (New features) |
| Program Name | SAPLSTD9 | Update Statistics for Certain Index |
| INCLUDE Name | LSTD9U38 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
RETURN_CODE | TYPE | ORA_SAP_AUXSTAT_RETURN_CODE | Success = 0; Select doesn't work = 1 | |||
| |
I_SNAPSHOT_FROM | TYPE | ORA_SNAPSHOT_ID | Oracle monitor: snapshot ID | |||
| |
I_SNAPSHOT_TO | TYPE | ORA_SNAPSHOT_ID | Oracle monitor: snapshot ID | |||
| |
T_SAP_AUXSTAT_SNAPSHOT | TYPE | ORA_SAP_AUXSTATS | Structure of table SAP_AUXSTAT | |||
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 | 640 |