Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

OCI-12860

deadlock detected while waiting for a sibling row lock

Cause

Two Parallel Data Manipulation Language (PDML) sibling transactions deadlocked one another while waiting for a row lock.


Action

Look at the trace file to see the transactions and resources involved. Commit the open transactions and retry if necessary. If parallel operation retry fails, retry the operation serially.