79466752

Date: 2025-02-25 13:41:43
Score: 2
Natty:
Report link

The question seems to be addressed here as well:

Spring Batch ORA-08177: can't serialize access for this transaction when running single job, SERIALIZED isolation level

You can set a different isolationLevelForCreate, recommended to be READ_COMMITTED.

https://docs.spring.io/spring-batch/reference/job/configuring-repository.html#txConfigForJobRepository

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: al.truisme