Table list used by SAP ABAP Function Module SSTO_GET_REDOBUFF_STATS (Oracle: gets stats needed to calculate redo buffer quality)
SAP ABAP Function Module
SSTO_GET_REDOBUFF_STATS (Oracle: gets stats needed to calculate redo buffer quality) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | VSYSSTAT | Oracle: Row of v$sysstat | ||
| 2 | VSYSSTAT | Oracle: Row of v$sysstat | SOURCE VALUE(VAL_REDO_LOG_SPACE_REQUESTS) LIKE VSYSSTAT-VALUE |
|
| 3 | VSYSSTAT | Oracle: Row of v$sysstat | SOURCE VALUE(VAL_REDO_ENTRIES) LIKE VSYSSTAT-VALUE |
|