flowable / flowable/flowable-engine
flowable 6.4.0 Oracle ExecutionEntityImpl.deleteExecution-Inline ORA-02292
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.9k
- Avg merge
- 7h 8m
- Merged PRs (30d)
- 2
Description
### Error updating database. Cause: java.sql.SQLIntegrityConstraintViolationException: ORA-02292: integrity constraint (CICRO.FK8A82499F4C67C41) violated - child record found (XXX.SYS_C0047638)
### The error may involve org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl.deleteExecution-Inline
### The error occurred while setting parameters
### SQL: delete from ACT_RU_EXECUTION where ID_ = ? and REV_ = ?
### Cause: java.sql.SQLIntegrityConstraintViolationException: ORA-02292: integrity constraint (CICRO.FK8A82499F4C67C41) violated - child record found (XXX.SYS_C0047638)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.