I want to keep track of io statistics from DB2 - what I mean is that I don't want to track io from OS point of view (don't want to use iostat, lparstat, topas, etc.). Does DB2 have any snapshot/table function/admin view for io metrics?
the reason I don't want OS level tracking is that it shows values for the system as a whole, while I am interested only from DB2 point of view.
Please provide your inputs, appreciate it.