aspose file tools
The moose likes JDBC and the fly likes java.sql.batchupdateexception Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "java.sql.batchupdateexception" Watch "java.sql.batchupdateexception" New topic
Author

java.sql.batchupdateexception

arjun rampal
Ranch Hand

Joined: Jul 08, 2005
Posts: 125
Hi getting this exception

any idea

Caused by: java.sql.BatchUpdateException: Missing key in referenced table for referential constraint (webadrep.det_fk).
at com.informix.jdbc.IfxPreparedStatement.executeBatch(IfxPreparedStatement.java:3437)
at com.dhl.auditdatamgr.dao.AuditDAO.setDetailedAuditData(AuditDAO.java:94)
... 1 more
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56162
    
  13

Please reserve this forum for advanced Java questions. Moved this one to the JDBC forum.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: java.sql.batchupdateexception
 
Similar Threads
unable to handle exception coming from EntityManager.persist method
java exception
java.sql.batchupdateexception
one to many relation error
handling RuntimeException