Hi All,
I have lock issue in a non-prod environment (DB2 9.5 in AIX), the issue is that a core table (application's user authentication table) gets locked by a process and all other subsequent requests time out. This lock issue happens once in a while (once in 3 to 4 weeks). The same application code runs fine in all other environments.
Though I can see the tables, id involved in locking, I am not able to come up with explanation why the agent is not releasing the lock and why it is happening in only one environment. I have checked db2set/dbm cfg/db cfg values and identical to another env that is working fine.
Please throw some ideas what should I look for/what should I capture when next time this issue comes up. Appreciate any help on this.
Thanks.