Does one disk page read equals to one disk read IOPS and one disk write equals to one disk write IOPS?
Idea is I wants to correlate between database pages fetched by query and read write operations count on disk for that particular query.
Does one disk page read equals to one disk read IOPS and one disk write equals to one disk write IOPS?
Idea is I wants to correlate between database pages fetched by query and read write operations count on disk for that particular query.