Default stack allocations

The Language Environment® STACK option defaults for size and increment differ from the defaults in C/370 V2, which were 0K size and 0K increment.

Language Environment STACK option defaults are:
  • For non-CICS®, non-XPLINK applications: STACK(128K,128K,ANYWHERE,KEEP,512K,128K)
  • For non-CICS, XPLINK applications: STACK(512K,128K,ANYWHERE,KEEP,512K,128K)
  • For CICS, non-XPLINK applications: STACK(4K,4080,ANYWHERE,KEEP,4K,4080)
  • For CICS, XPLINK applications: STACK(4K,4080,ANYWHERE,KEEP,4K,4080)