Hello All,
Good day. I'm back again with a new problem
We are currently using 8.1.1.89 Fix Pack 9 - The DB2 resides in an RS6000 with AIX 5.2 as an OS. It uses 16GB of memory. One of our applications makes a call to a procedure. Unfortunately the procedure never ends or cannot be stopped. This is in the test environment. However, using the same tables and data set, this procedure ends in one hour in the production environment.
We attempted to stop it by using
"db2 force applications all". It stopped everything except the call to the procedure.
Here's a snapshot:
http://amorsiko.com/images/db2-spotlight-check.jpg
We also tried "db2 db2stop" but it returns this error:
"SQL1025N The database manager was not stopped because databases are still active."
Forcing the procedure call from Quest Spotlight results into nothing...
Is there a way to just stop this call from the command line? And and suggestions on what is causing this issue?
Thank you very much for the help. A good day to you all.
Drogo