Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

PLW-05015

implementation restriction - too many debug records

Cause

The program is so large that it overflowed a compiler limit on the size of the debug symbol table. The module was compiled with partial debugging information.


Action

Compile the module with PLSQL_DEBUG=FALSE, or split it into multiple modules