| Pct_total_IO |
Indicates the percentage of total I/O operations on the database
server
that were handled by a data file.
|
Percent
|
Disk reads and writes are expensive operations and all I/Os should
be balanced across the different data files of an Oracle database
for optimal performance. This metric reports the percentage of all
I/O of an Oracle database that are happening on each of the data
files of the Oracle database. This metric allows an Oracle
administrator to determine which is/are the hot data file(s) (e.g.,
which data file is handling 80% of the total I/O).
|