MFPLI01261S The total amount of STATIC data exceeds 2GB. Reduce the amount of STATIC data.
The current module requires more than 2GB bytes of STATIC storage.
Resolution:
Reduce the size or number of STATIC variables and recompile. Compile with -bss option to place uninitialized static variables in .bss.
Module:
ALLOC.PL1, FINMOP.PL1
Parent topic:
MFPLI01260 - MFPLI01279