OptimisticLockingException on UPDATE or DELETE of Task

Hi @clemens_august,
what version of Oracle are you using?

If you’re on version less than 12, you must switch off batch SQL processing in Camunda configuration:
<property name="jdbcBatchProcessing">false</property>

Documented here: https://docs.camunda.org/manual/7.8/user-guide/process-engine/database/#database-configuration