In UDB 8.1, I can't find the performance monitor of udb 7.1 or a tool that corresponds to it. I just want to issue several sql and see which of these causes an sort overflows, so I thought to do that by
a) db2batch
b) Performance monitor
a) With db2batch, it doesn't work because db2batch does an imlicit attach to the local instance
b) with udb 8.1 I can't find the performance monitor ???
So, my questions are:
a) can db2batch only be used with a local database (database which is on my computer and not remote on a server)
b) Where is the performancer monitor in udb 8.1 ?
Marc