EDN Admin
Well-known member
Hi,
I have a COM+ application with more than 15 DLLs all configured as "Supported" for transactions. And two of the dlls query a DB2 database and return XML through an IBM middleware. All these setup are part of a DataAccess layer for an intranet application. Both the web and app server are running on windows 2000 sp4.
Heres the actual problem.. At times one of the two dlls gets locked up, in the sense the objects count shown at the COM+ explorer is high (around 1000) and keeps on increasing and when this happens, the intranet application goes un-responsive. There are no problems reported from DB2 side. So it is confirmed that the problem is from my application. Any clues ?
Regards,
Franklin
View the full article
I have a COM+ application with more than 15 DLLs all configured as "Supported" for transactions. And two of the dlls query a DB2 database and return XML through an IBM middleware. All these setup are part of a DataAccess layer for an intranet application. Both the web and app server are running on windows 2000 sp4.
Heres the actual problem.. At times one of the two dlls gets locked up, in the sense the objects count shown at the COM+ explorer is high (around 1000) and keeps on increasing and when this happens, the intranet application goes un-responsive. There are no problems reported from DB2 side. So it is confirmed that the problem is from my application. Any clues ?
Regards,
Franklin
View the full article