0 Cause: java.sql.BatchUpdateException: ORA-12899: value too large for column “CAMUNDA”.“ACT_HI_VARINST”.“TEXT_”

Hoping somebody can enlighten me to that issue. Obviously we were trying to insert a value too big for a column but I’m not sure what that column stores. Can anyone help elaborate? Thanks!

Hi @ukchucktown,

this topic was handled in this thread as well: Error while sending large data as input to process

Hope this helps, Ingo

Thanks, that helps. Now we just need to track down the offending context variable.