By examining a DB2 accounting report, how can you determine if DASD I/O contention is a factor
in a poor performing application?

A.
Divide the number of get pages by the number of synchronousI/Os.
B.
Divide the synchronous I/O wait time by the number of synchronous I/Os.
C.
Divide the asynchronous I/O wait time by the number of synchronous I/Os.
D.
Divide the class 2 elapsed time by the number of synchronous I/Os.