I'm running DB2 v11.5.9 running on zLinux SLES 12SP5.
I'm trying to build a SQL statement (so not using db2pd utility) in order to find all applications/connections/application handles that currently hold an internal plan lock (share lock) on a specific package. The only information I have is the package schema & name. I'm not getting there using table functions MON_GET_LOCKS & MPN_FORMAT_LOCK_NAME...
Thanks
tried all table functions / administrative views I know off
Try this: