Page 1 of 1

How to solve deadlocks and timeouts?

Posted: Tue Sep 30, 2014 5:43 pm
by Sathish K
Hi,

If need to solve the the deadlocks and timeouts in jobs and transactions (IMS DC),what should be the approach?

Re: How to solve deadlocks and timeouts?

Posted: Wed Oct 01, 2014 4:06 am
by Robert Sample
1. Find out what is executing at the time.
2. For a deadlock, cancel them one at a time until the deadlock goes away.
3. For a timeout, you need more data -- was the time out due to a resource not being available, or a program looping, or what? The solution depends upon the cause.

Re: How to solve deadlocks and timeouts?

Posted: Wed Oct 01, 2014 2:55 pm
by Sathish K
How do we conclude what all might be executing, we've mainview here but I'm not sure if it can in this and if yes, how can I make use of it.

Re: How to solve deadlocks and timeouts?

Posted: Wed Oct 01, 2014 5:29 pm
by Robert Sample
Consult your site support group. Mainview can handle such problems, and often identify precisely which tasks are having the problems. However, it does require some learning how to use it as well as getting access to the product at your site.

Re: How to solve deadlocks and timeouts?

Posted: Thu Nov 20, 2014 2:40 pm
by Sathish K
Thanks for the guidance Robert. It's tough to learn these tools. :( :(

Re: How to solve deadlocks and timeouts?

Posted: Thu Nov 20, 2014 9:21 pm
by Robert Sample
Yes, using monitors such as Mainview appropriately requires a lot of training since they are complicated tools.