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