I am facing a strage error in DB2 V9.7 which I noticed in two different databases. I am on AIX 6.1 . I am seeing one of the application getting struck in executing phase. Its not getting terminated through force application command as well. Nothing gets changed in the application snapshot. If I take an application snapshot now and another one after one hour and do a diff, the only difference is the snapshot timestamp.
This process is in executing phase from two days. Let me know if anyone had gone through this type of issue or any ways to trouble shoot this issue.
When this issue happened first time, I tried to bounce the instance with db2stop force. It didn't work as the stop force command tries to force off all the applications before it stops the instance and as this application didn't get forced off, db2stop force was just hanging. I had to issue db2_kill and restart the instance after which this applicaton has gone away. But I am now seeing the same issue again.
Any suggestions ?