[odb-users] Inserting CLOB greater having size greater then 12288

Boris Kolpackov boris at codesynthesis.com
Fri Jan 12 05:30:50 EST 2024


roberto minarelli <roberto.minarelli.de at gmail.com> writes:

> [2024-01-09 19:48:17.347] [info] len is 19999
> [2024-01-09 19:48:17.348] [error] error is 1461: ORA-01461: can bind a LONG
> value only for insert into a LONG column

I am not sure what's going on here. Can you try to insert the same
length value into this column from a different Oracle client (e.g.,
sqlplus)?

If that works, then the issue is probably in libodb-oracle somewhere.
Unfortunately I won't have time to look into this any time soon so
I suggest that you try to debug it yourself.



More information about the odb-users mailing list