Database Error Messages

PLW-06016

unit string is too large; native code generation turned off

Action

The goal of native code generation is high performance and the compiler does extensive analysis of the program. If possible, reduce the size of the largest procedure, or split the program unit into multiple units.