Table/Structure Field list used by SAP ABAP Function Module DB_ORA_FILESYSTEM_REQUESTS (Statistics of physical accesses on ORACLE database)
SAP ABAP Function Module
DB_ORA_FILESYSTEM_REQUESTS (Statistics of physical accesses on ORACLE database) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBFLAGS - CALC_AVG | Calculate avge times if flag is not initial | SOURCE VALUE(CALCULATE_AVG_TIMES) LIKE DBFLAGS-CALC_AVG DEFAULT 'Y' |
|
| 2 | DBFLAGS - DATA_ONLY | If this flag is NOT initial V$DBFILE will NOT be read | ||
| 3 | DBFLAGS - DATA_ONLY | If this flag is NOT initial V$DBFILE will NOT be read | SOURCE VALUE(READ_FILENAMES) LIKE DBFLAGS-DATA_ONLY DEFAULT 'Y' |
|
| 4 | DBFLAGS - CALC_AVG | Calculate avge times if flag is not initial | ||
| 5 | FLSREQUEST - PFAD_NAME | Name of path related to file name | ||
| 6 | FLSREQUEST - WRITE_TIME | Write time per block | ||
| 7 | FLSREQUEST - WRITES | Physical Writes | ||
| 8 | FLSREQUEST - READ_TIME | Read time per block | ||
| 9 | FLSREQUEST - READS | Physical Reads | ||
| 10 | FLSREQUEST - FILE_NAME | File name | ||
| 11 | FLSREQUEST - FILE_ID | File ID: Field FILE# of ORACLE table V$DBFILE | ||
| 12 | FLSREQUEST - BLK_WRITES | Block Writes | ||
| 13 | FLSREQUEST - BLK_READS | Block Reads | ||
| 14 | FLSREQUEST - AVG_WRITE | Average Write time | ||
| 15 | FLSREQUEST - AVG_READ | Average Read time | ||
| 16 | ORACLE_RELEASE - R1 | Oracle release number | ||
| 17 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 18 | SYST - FDPOS | ABAP System Field: Occurrence in Byte or Character String | ||
| 19 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 20 | SYST - UZEIT | ABAP System Field: Current Time of Application Server |