Oracle 26ai

ORA-08516

Cause

Faulty test scenarios led to a deadlock. The current session waited on a breakpoint while test session waited for current session on another breakpoint.


Action

Check your test script to ensure that the test session WAIT_FOR is on the same breakpoint that the current session hits first.