As I understand, db2 udb version 8 has got new snapshot functions, I think to collect snapshot on locks, applications etc.,
It will be useful for us, if somebody is able to provide some examples by using those functions. May be somebody might have discussed about this, you may provide the link to that discussion. So that I will go through that.
I am interested in db2 udb 8 running on Unix, since most of our installations on AIX.
Earlier in version 7, we have one script ( called dyn.ksh ) which one of the IBM performance tuning person gave us, it goes and creates a table in the database, parses the output of dynamic sql snapshot then provides the report in the flat file (with , delimiter) giving detail like which sql is taking more cpu times etc., now I am thinking that, in version 8, they have builtin sometables itself.
Thanks
Jagadish