I have DB2 v8 FP 17.
When I run get snapshot, the Total execution time I want to say is the total time that statement has been run. So does number of executions divided by total exec equal average exec time? And furthermore, what about rows read?
Number of executions = 14926
...
Rows read = 14926
....
Total execution time (sec.ms) = 135.854989
Total user cpu time (sec.ms) = 0.500000
Total system cpu time (sec.ms) = 0.031250
Statement text = SELECT name from address where lastname = ?