To display the File System Requests:
Alternatively, use transaction code ST04.
This screen displays statistics on physical accesses to database files. The display includes duration for block reads and writes measured in milliseconds. To display these time values, the
init<SID>.ora parameter timed_statistics ( TIMED_STATISTICS (Oracle)) must be set to true .You can minimize the time needed for reading from or writing to a data file:

Data file activity has an important effect on performance if your database is very large and is used intensively.