ORA-24816 on insert with LOB [message #645980] |
Tue, 21 December 2010 08:10  |
Eclipse User |
|
|
|
Hi guys,
When we try to insert a record we get the following error:
Internal Exception: java.sql.SQLException: ORA-24816: Expanded non LONG bind data supplied after actual LONG or LOB column.
A bit of googling learns that the LOB column should be used last in the order of insert columns. (Although I am not sure what to do with multipe LOB coumns). Reference: http://forums.oracle.com/forums/thread.jspa?threadID=415560
Now I am not sure where this should be arranged, in EclipseLink, or the Oracle driver.
Anyone able to help me on this one?
Kind Regards,
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03006 seconds