Problem:
The upper limit of CICS GETMAIN is actually 16777215 Bytes.
Requesting more memory will return a 42 NOSTG condition.
Resolution:
The limit for groups and tables has been raised to 16777215 for not SHARED memory.
However with option SHARED the limit is 8 MB.
Old KB# 2605
#EnterpriseDeveloper
#MFDS