Database Error Messages

ORA-08518

test session timed out waiting for database session string on breakpoint string after string seconds

Cause

The database session did not hit the breakpoint that the test session is waiting on.


Action

Fix the code to hit the specified breakpoint or the test script to wait on the correct breakpoint name.