| Author |
com.ibm.websphere.ce.cm.StaleConnectionException when connecting with DB2
|
subbukumararaja chandrasekaran
Greenhorn
Joined: Sep 24, 2010
Posts: 17
|
|
Hi all,
I am using the JDBC connectivity to connect with DB2 database. My application is running on WebSphere 6.0
My code was working fine earlier. But suddenly it is not establishing the connections with DB2.
I am getting the error below and inside the Connection object i am having the error message as "com.ibm.websphere.ce.cm.StaleConnectionException".
Could somebody help me on this issue?
|
 |
Jan Cumps
Bartender
Joined: Dec 20, 2006
Posts: 2343
|
|
Welcome to JavaRanch, subbukumararaja.
I would go to the database administrator and ask what the error "REASON 04DBRM OR PACKAGE NAME DBT5.CDBLACT6.USS3.4142415256464977 NOT FOUND IN PLAN DISTSERV" means.
Here's a link to DB2's error explanation: http://publib.boulder.ibm.com/infocenter/dzichelp/v2r2/index.jsp?topic=/com.ibm.db29.doc.codes/n805.htm
|
OCUP UML fundamental
ITIL foundation
|
 |
 |
|
|
subject: com.ibm.websphere.ce.cm.StaleConnectionException when connecting with DB2
|
|
|