Database Error Messages

ORA-06515

PL/SQL: unhandled exception string

Cause

An exception was raised by PL/SQL code, but not handled. The exception number is outside the legal range of Oracle errors.


Action

Fix the problem causing the exception or write an exception handler for this condition. Or you may need to contact your application administrator or DBA.