473,394 Members | 1,916 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Error invalid lob object. See attached Throwable for details. ERRORCODE=-4461, SQLST

I have set the prepared statement ResultSet.HOLD_CURSORS_OVER_COMMIT and the same thing working on one instace of DB2 and not working on other instance of DB2. what could be the problem?

com.ibm.db2.jcc.b.nn: [jcc][t4][20122][11341][3.52.110] Error invalid lob object. See attached Throwable for details. ERRORCODE=-4461, SQLSTATE=42815
at com.ibm.db2.jcc.b.ad.a(ad.java:676)
at com.ibm.db2.jcc.b.ad.a(ad.java:60)
at com.ibm.db2.jcc.b.ad.a(ad.java:112)
at com.ibm.db2.jcc.t4.jb.a(jb.java:1239)
at com.ibm.db2.jcc.t4.jb.a(jb.java:1178)
at com.ibm.db2.jcc.t4.jb.a(jb.java:1121)
at com.ibm.db2.jcc.t4.jb.b(jb.java:876)
at com.ibm.db2.jcc.t4.jb.a(jb.java:193)
at com.ibm.db2.jcc.t4.tb.a(tb.java:170)
at com.ibm.db2.jcc.b.sl.a(sl.java:2394)
at com.ibm.db2.jcc.b.sl.a(sl.java:3753)
at com.ibm.db2.jcc.b.sl.a(sl.java:3607)
at com.ibm.db2.jcc.b.sl.b(sl.java:3486)
at com.ibm.db2.jcc.b.sl.executeBatch(sl.java:1994)
at com.ibm.ws.rsadapter.jdbc.WSJdbcPreparedStatement. pmiExecuteBatch(WSJdbcPreparedStatement.java:957)
at com.ibm.ws.rsadapter.jdbc.WSJdbcStatement.executeB atch(WSJdbcStatement.java:702)
at com.fairisaac.edm.cc.tenantconfig.plugins.CommonTe nantConfig.executeBatch(CommonTenantConfig.java:13 32)
at com.fairisaac.edm.cc.tenantconfig.plugins.CommonTe nantConfig.processCopy(CommonTenantConfig.java:110 5)
at com.fairisaac.edm.cc.tenantconfig.plugins.CommonTe nantConfig.processCopy(CommonTenantConfig.java:854 )
at com.fairisaac.edm.cc.tenantconfig.plugins.CommonTe nantConfig.preProcessCopy(CommonTenantConfig.java: 617)
at com.fairisaac.edm.cc.tenantconfig.plugins.CommonTe nantConfig.processTableCopy(CommonTenantConfig.jav a:601)
at com.fairisaac.edm.cc.tenantconfig.plugins.CommonTe nantConfig.processCopyXML(CommonTenantConfig.java: 525)
at com.fairisaac.edm.cc.tenantconfig.plugins.CommonTe nantConfig.copy(CommonTenantConfig.java:270)
at com.fairisaac.edm.cc.tenantconfig.TenantConfigCont roller.service(TenantConfigController.java:214)
at com.fairisaac.edm.cc.tenant.ejb.TenantServiceBean. onMessage(TenantServiceBean.java:79)
at com.ibm.ejs.container.MessageEndpointHandler.invok eMdbMethod(MessageEndpointHandler.java:1092)
at com.ibm.ejs.container.MessageEndpointHandler.invok e(MessageEndpointHandler.java:777)
at $Proxy146.onMessage(Unknown Source)
at com.ibm.ws.sib.api.jmsra.impl.JmsJcaEndpointInvoke rImpl.invokeEndpoint(JmsJcaEndpointInvokerImpl.jav a:233)
at com.ibm.ws.sib.ra.inbound.impl.SibRaDispatcher.dis patch(SibRaDispatcher.java:887)
at com.ibm.ws.sib.ra.inbound.impl.SibRaSingleProcessL istener$SibRaWork.run(SibRaSingleProcessListener.j ava:527)
at com.ibm.ejs.j2c.work.WorkProxy.run(WorkProxy.java: 399)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.j ava:1527)
Caused by: com.ibm.db2.jcc.b.SqlException: [jcc][10120][11936][3.52.110] Invalid operation: Lob is closed. ERRORCODE=-4470, SQLSTATE=null
at com.ibm.db2.jcc.b.ad.a(ad.java:660)
at com.ibm.db2.jcc.b.ad.a(ad.java:60)
at com.ibm.db2.jcc.b.ad.a(ad.java:94)
at com.ibm.db2.jcc.b.ae.d(ae.java:67)
at com.ibm.db2.jcc.t4.jb.a(jb.java:1233)
... 29 more</throwable>
Sep 16 '11 #1
0 2010

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: rockie12 | last post by:
I have a db that has a table x in it called data1 I have a program that does to things, updates values in the data1 table and also inserts new rows into this table. The update existing values...
2
by: mpriem | last post by:
I am developing a C# windows application which will act as an frontend for a SQL 2000 database. I am using a laptop with SQl 2000 workgroup edition (sp4). SQL is setup to use windows...
1
by: Frank Py | last post by:
I'm getting the following error when trying an example app: Invalid object name 'Products'. Exception Details: System.Data.SqlClient.SqlException: Invalid object name 'Products'. Line 22:...
2
by: Jerry Nelson | last post by:
I get the following error: WGA_Update is a view not a Table Invalid object name 'WGA_Update'. Description: An unhandled exception occurred during the execution of the current web request....
2
by: darrel | last post by:
I'm trying to delete a record in a table: Dim strConnect As String = System.Configuration.ConfigurationSettings.AppSettings("myConnectionString") Dim strChk = "DELETE FROM we_admin_users WHERE...
2
by: PoojaJyoti | last post by:
hi guys, I want to help for creating a GUI. I want I should get details when I click perticular name in listbox.I get entries from database to listbox but probrem arrives loading relevant details...
2
by: shadwise | last post by:
HI I'M NEWBIES in visual Basic with Sql Server i try to make a database with stored procedure and whan i run the program the give an error "Invalid object name 'Product'." i dont know how to...
1
by: imranabdulaziz | last post by:
Dear All, I am using sql2005. i am writing stored procedure to save various master data . I recognize master by @type (input verible) and assign it to @mst veriable then based on @mst no I...
8
by: dougancil | last post by:
I have the following query: insert into msbtotal.dbo.newclients SELECT distinct tcms_members.dbo.memberdata2.* FROM tcms_members.dbo.memberdata2 left outer join msbtotal.dbo.memberdata on...
4
by: Shona Rennie | last post by:
Hi Self taught user of access and I have the following problem in Access 2003. I have a form with 2 continous subforms. All the data has been added and all information is correctly linking. I...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.