Message Oracle PLW-05015 - implementation restriction - too many debug records

ERRORimplementation restriction - too many debug records
CAUSEThe 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.
ACTIONCompile the module with PLSQL_DEBUG=FALSE, or split it into multiple modules