Table/Structure Field 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 - NAME | Oracle: v$sysstat.name | ||
| 2 | VSYSSTAT - VALUE | Oracle: v$sysstat.value | SOURCE VALUE(VAL_REDO_LOG_SPACE_REQUESTS) LIKE VSYSSTAT-VALUE |
|
| 3 | VSYSSTAT - VALUE | Oracle: v$sysstat.value | SOURCE VALUE(VAL_REDO_ENTRIES) LIKE VSYSSTAT-VALUE |
|