Data Element list used by SAP ABAP Table ORA_S_FILE_INFO (Oracle file statistics, mainly from gv$filestat (ASHmonitor))
SAP ABAP Table
ORA_S_FILE_INFO (Oracle file statistics, mainly from gv$filestat (ASHmonitor)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ORA_AVGIOTIM | Oracle monitoring: filestat average I/O time | ||
| 2 | ORA_FILE | Oracle monitoring: File# | ||
| 3 | ORA_INST_ID | Oracle monitor: Instance ID | ||
| 4 | ORA_LSTIOTIM | Oracle monitoring: filestat lst I/O time | ||
| 5 | ORA_MAXIORTM | Oracle monitoring: filestat max I/O read time | ||
| 6 | ORA_MAXIOWTM | Oracle monitoring: filestat max I/O wait time | ||
| 7 | ORA_MINIOTIM | Oracle monitoring: filestat min I/O time | ||
| 8 | ORA_NAME_DF | Oracle monitoring: name | ||
| 9 | ORA_PHYBLKRD | Oracle monitoring: filestat physical block read | ||
| 10 | ORA_PHYBLKWRT | Oracle monitoring: filestat physical block writes | ||
| 11 | ORA_PHYRDS | Oracel monitoring: filestat physical reads | ||
| 12 | ORA_PHYWRTS | Oracle monitoring: filestat physical writes | ||
| 13 | ORA_READTIM | Oracle monitoring: filestat read time | ||
| 14 | ORA_SESSION_CNT | Oracle Monitoring: Oracle Session Count | ||
| 15 | ORA_SINGLEBLKRDS | Oracle monitoring: filestat single block reads | ||
| 16 | ORA_SINGLEBLKRDTIM | Oracle monitoring: filestat single block read time | ||
| 17 | ORA_WRITETIM | Oracle monitoring: filestat write time |