views:

194

answers:

1

When a websphere transaction times out and rollsback, one gets a message in the logs like the following:-

[3/12/10 19:29:56:776 GMT] 00000010 TimeoutManage I WTRN0006W: Transaction 0000012753D8E96500000002009F4FDE1E3EDD09E83C231B61DC55BCB85DAB27C20566B00000012753D8E96500000002009F4FDE1E3EDD09E83C231B61DC55BCB85DAB27C20566B000000001 has timed out after 120 seconds.

Is it possible to find out which resources have been enlisted into the transaction? Is it also possible to find out which thread this relates to?

A: 

Check your DB2 server is running ;)

maniak