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