Log in to the WebSphere Application Server administration console.
Select Resources > JDBC > Data sources > Application Center DataSource name > Custom properties and click New.
In the Name field, enter allowNextOnExhaustedResultSet.
In the Value field, type 1.
Change the type to java.lang.Integer.
Click OK.
Click New.
In the Name field, enter resultSetHoldability.
In the Value field, type 1.
Change the type to java.lang.Integer.
Click OK and save your changes.
------------------------------
LI MIN YU
------------------------------
Original Message:
Sent: Mon May 07, 2012 05:56 PM
From: webMethods Community Member
Subject: Invalid operation: Connection is closed. ERRORCODE=-4470, SQLSTATE=08003
Hi,
we are seeing JBDC connection issues on our servers whenever DB was brought down.
Connections were not able to re connect the DB is back up.
we are on windows, every weekly either DB were patched and windows servers were patched.
we have connections- SQL, Oracle, DB& DB2400, sometimes all the connections fail throwing the below error.
"Invalid operation: Connection is closed. ERRORCODE=-4470, SQLSTATE=08003"
If we restart the connection, everything works fine.
Please suggest.
Thanks
Prasad
#Adapters-and-E-Standards
#Integration-Server-and-ESB
#webMethods