DBMS_RESOURCE_MANAGER.CALIBRATE_IO – 11g R2
This utility was introduced in Oracle 11.1, it is an excellent tool to understand if your actual workload is overloading your disks or file systems. I/O is very important in an Oracle database so I really recommend to all DBAs the use of this great utility to know the actual capacity of your hardware. Below ...