Greetings.
In my applications I am planning to use both connection pool (provided by the Web Service) or the connection I will construct.
My database will be IBM DB2 and my question is somehow concerned but with java and DB2. When I succesfully establish a db connection How can I get the Application ID of that connection from DB2 into my java application?
If I can achieve this, I may be able to force
(kill) my desired application by entering
- force application <Application ID> from db2 console or java platform itself.
Otherwise I am unable to find which one of the modules crash my database although I know the application ID of that db connection.
Thanks.
Salih Sipahi
Software Engineer.
City of Istanbul Turkey
s.sipahi@sahinlerholding.com.tr
In my applications I am planning to use both connection pool (provided by the Web Service) or the connection I will construct.
My database will be IBM DB2 and my question is somehow concerned but with java and DB2. When I succesfully establish a db connection How can I get the Application ID of that connection from DB2 into my java application?
If I can achieve this, I may be able to force
(kill) my desired application by entering
- force application <Application ID> from db2 console or java platform itself.
Otherwise I am unable to find which one of the modules crash my database although I know the application ID of that db connection.
Thanks.
Salih Sipahi
Software Engineer.
City of Istanbul Turkey
s.sipahi@sahinlerholding.com.tr