MFPLI04472S The total amount of UNINITIALIZED STATIC (.bss) data exceeds max-size. Reduce the amount of UNINITIALIZED STATIC data.

The current module requires more than 2GB of UNINITIALIZED STATIC storage.
Resolution:
Reduce the size or number of UNINITIALIZED STATIC variables and recompile. Compile with -largedata option to increase storage limits (64-bit only).
Module:
ALLOC.PL1, FINMOP.PL1