Hi
I can run set statistics IO on for a given session, but when running a procedure, each step returns its statistics... it would be helpful for a quick look
on the procedure to collect the summary for the whole proc execution. Is there a way to do this?
I could not find in the docs a way to activate this, and the the best i could think for now is to look for the MDA tables for a given session and collect the LIO/PIO data prior and after the execution and take the delta.... it may not be perfect, but its an alternative....
Anyone have additional ideas to share? Thanks!
Alexandre