> Hi Mark,
>
[quoted text clipped - 6 lines]
>
> bikash
SOL
> Hi Mark,
>
[quoted text clipped - 4 lines]
> out.
> Thanks
The privilege required is SYSMON.
You can do so empirical testing by trying to read soem rows with in
NOWAIT mode.
Cheers
Serge

Signature
Serge Rielau
DB2 Solutions Development
IBM Toronto Lab
hikums@gmail.com - 13 Feb 2006 18:05 GMT
Try doing, db2 list applications show detail..
applications in lock_waiting are the ones waiting on it..one of the
ones in the executing state may be the one holding lock..
without having admin privilege, you may not have much luck.
with admin:
you can do
get snapshot for applications to see which app is holding lock, and
which is waiting on it.
> > Hi Mark,
> >
[quoted text clipped - 10 lines]
> Cheers
> Serge