If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > com.ibm.websphere.ce.cm.ObjectClosedException: DSRA9110E: ResultSet is closed.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-19-09, 03:17
ramesh.ibm ramesh.ibm is offline
Registered User
 
Join Date: Oct 2009
Posts: 16
com.ibm.websphere.ce.cm.ObjectClosedException: DSRA9110E: ResultSet is closed.

Hi folks,

I am getting following exception. what could be the issue. is there any work around.

any kind of suggestions will be great helpful

com.ibm.websphere.ce.cm.ObjectClosedException: DSRA9110E: ResultSet is closed.


Thanks in advance
Reply With Quote
  #2 (permalink)  
Old 10-20-09, 13:04
norbertogf norbertogf is offline
Registered User
 
Join Date: Oct 2003
Location: Curitiba - PR - Brazil
Posts: 17
Are you sure the resultset is still open when you try to use it? Try loocking for "yourResultSet.close()" in your Java code.

Regards,
__________________
Norberto Gasparotto Filho

IBM Cert. DB2 v9 DBA
IBM Cert. DB2 v9 App. Developer
SCJP 5
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On