Hi Friends,
Let say i have 2 database on Disk "E".
Database A - Branch
Database B - Organisation
I am trying to identify the "Average_IOPS" on a disk "E"for database Branch and Organisation..
1. Branch - Average Disk IOPS
2. Organisaction - Average Disk IOPS
I am able to get the total_IOPS but i need to know the DMV and TSQl to ge the Average_IOPS per database.